Difference between revisions of "ScriptEvent:atan2"

From Mod Wiki
 
(No difference)

Latest revision as of 11:00, 5 November 2007

Parameters

float y -- Y Component.
float x -- X Component.

Result

float

Supported By

sdSysCallThread

Functionality

Returns the inverse tangent of the given values.