rad

From Bohemia Interactive Community
Revision as of 12:03, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


rad x


Operand types:

x: Number

Type of returned value:

Number

Description:

Convert x from degrees to radians.


Example:

_radians = rad 180 ...... Result is 3.1415