Math::Atan2 Function
No description.
Syntax
float Math::Atan2(
    float y,
    float x
)Parameters
float y
float x
Return value
float
Remarks
None.
No description.
float Math::Atan2(
    float y,
    float x
)float y
float x
float
None.