Trig

Trig

Windows
MacOS
Linux
On this page

Actions

Acos (Degrees)

Returns the inverse cos (arccos) of A (result is in Degrees)

Target is Kismet Math Library

Acos (Radians)

Returns the inverse cosine (arccos) of A (result is in Radians)

Target is Kismet Math Library

Asin (Degrees)

Returns the inverse sin (arcsin) of A (result is in Degrees)

Target is Kismet Math Library

Asin (Radians)

Returns the inverse sine (arcsin) of A (result is in Radians)

Target is Kismet Math Library

Atan (Degrees)

Returns the inverse tan (atan) (result is in Degrees)

Target is Kismet Math Library

Atan (Radians)

Returns the inverse tan (atan) (result is in Radians)

Target is Kismet Math Library

Atan2 (Degrees)

Returns the inverse tan (atan2) of A/B (result is in Degrees)

Target is Kismet Math Library

Atan2 (Radians)

Returns the inverse tan (atan2) of A/B (result is in Radians)

Target is Kismet Math Library

Cos (Degrees)

Returns the cos of A (expects Degrees)

Target is Kismet Math Library

Cos (Radians)

Returns the cosine of A (expects Radians)

Target is Kismet Math Library

Degrees To Radians

Returns radians value based on the input degrees

Target is Kismet Math Library

Get PI

Returns the value of PI

Target is Kismet Math Library

Get TAU

Returns the value of TAU (= 2 * PI)

Target is Kismet Math Library

Radians To Degrees

Returns degrees value based on the input radians

Target is Kismet Math Library

Sin (Degrees)

Returns the sin of A (expects Degrees)

Target is Kismet Math Library

Sin (Radians)

Returns the sine of A (expects Radians)

Target is Kismet Math Library

Tan (Degrees)

Returns the tan of A (expects Degrees)

Target is Kismet Math Library

Tan (Radians)

Returns the tan of A (expects Radians)

Target is Kismet Math Library

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss