ScriptEvent:atan2

From Mod Wiki

Parameters

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

Result

float

Supported By

sdSysCallThread

Functionality

Returns the inverse tangent of the given values.