ScriptEvent:atan

From Mod Wiki

Jump to: navigation, search

Contents

Parameters

float value -- Value to take the inverse tangent of.

Result

float

Supported By

sdSysCallThread

Comments

  • For more accurate results, you may wish to use atan2.

Functionality

Returns the inverse tangent of the given value.

Personal tools