Function; atan2 - HWRM/KarosGraveyard GitHub Wiki

atan2(<fY>, <fX>)

Description

Returns the angle (in degrees) from the X axis to a point (<fY>, <fX>).

Example

Arguments

<fY>: the y-coordinate of the point.
<fX>: the x-coordinate of the point.

Related Functions

Function Reference

LUA 4 Manual: 6.3 Mathematical Functions

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️