Morrowind Mod:XArcTan

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

xArcTan returns the arc tangent (in radians) of the angle.

Syntax[edit]

radians (float): xArcTan tangent (float)

Example[edit]

float tangent
float result

Setx tangent to 25
Setx result to xArcTan tangent

See Also[edit]

xDistance
xSqrt
xHypot
xDegRad
xRadDeg
xCos
xSin
xTan
xArcCos
xArcSin