This does a simple scaling with the results that deg2rad(720) is 4PI. For navigation purposes you may wish to mod the results with 2PI.
![]() |
|
||||||||||
|
deg2radDescriptionfloat deg2rad ( float number )
This function converts
See also rad2deg(). deg2rad
john dot navratil at sbcglobal dot net
11-Feb-2007 07:32
This does a simple scaling with the results that deg2rad(720) is 4PI. For navigation purposes you may wish to mod the results with 2PI.
|