ScriptEvent:atan2

From Mod Wiki
Revision as of 11:00, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

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

Result

float

Supported By

sdSysCallThread

Functionality

Returns the inverse tangent of the given values.