Atan function

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to navigation Jump to search

Atan is math function provided by the Object(no matching games found) class.

native(190) static final function float Atan (float A, float B)

Calculates atan2 for the arguments A and B.