degrees and radians

Two helper functions, one converts degrees to radians, the other rads to deg.
8,3K download
Aggiornato 18 ago 2009

Visualizza la licenza

Nota dell'editore: This file was selected as MATLAB Central Pick of the Week

Two simple functions to save time writing out the code to do a degrees to radians calculation or vice versa.

Cita come

Richard Medlock (2024). degrees and radians (https://www.mathworks.com/matlabcentral/fileexchange/3263-degrees-and-radians), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R12.1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Functions in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: deg2rad and rad2deg conversion functions

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Modified calculation based on a user suggestion to improve speed.

1.0.0.0