Rad2Deg
- Parameters
-
radians real
The radian value to be converted.
- comment
-
Converts a radian value into its degree equivalent.
- pure
- This function is pure. For the same values passed to it, it will always return the same value.
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
real
- Source code
-
native Rad2Deg takes real radians returns real