Morrowind Mod:XDegRad
The UESPWiki – Your source for The Elder Scrolls since 1995
< Mod / Morrowind: Morrowind Mod: MWSE
A function added by MWSE.
xDegRad converts a value from degrees to radians.
Syntax[edit]
radians (float): xDegRad degrees (float)
Example[edit]
float degree float radian Setx degree to 25 Setx radian to xDegRad degree
See Also[edit]
xDistance
xSqrt
xHypot
xRadDeg
xCos
xSin
xTan
xArcCos
xArcSin
xArcTan