Rad2Deg

Parameters
radians real

The radian value to be converted.

comment

Converts a radian value into its degree equivalent.

patch

1.00

pure
This function is pure. For the same values passed to it, it will always return the same value.
return type
real
Source code
native Rad2Deg  takes real radians returns real
Source
common.j
wc3modding.com
Rad2Deg