Skip to main content
Version: 5.x

Nodes > Math > Trigonometry

ACos

Returns the arccosine of the value in radians.

ASin

Returns the arcsine of the value in radians.

ATan

Returns the arctangent of the value in radians.

ATan2

Returns the angle (in radians) formed by the horizontal offset X and vertical offset Y.

Cos

Returns the cosine of the Radians input angle.

Degrees

Converts a number from radians to degrees.

Radians

Converts a number from degrees to radians.

Sin

Returns the sine of the Radians input angle.

Tan

Returns the tangent of the Radian input angle.

Was this page helpful?
Yes
No