Degree()
Syntax
Result.f = Degree(Angle.f)
Converts the given angle from radian to degree. The reverse transformation can be made with the Radian() function. Example: Debug Degree(#PI/4) ; will display 45
Example:
Debug Degree(#PI/4) ; will display 45
Supported OS
All