Atan2
Docslocal retval = Atan2(p0, p1)Parameters
| Name | Type | Description |
|---|---|---|
p0 | float | — |
p1 | float | — |
Returns
floatReturns a floating-point number.
local retval = Atan2(p0, p1)| Name | Type | Description |
|---|---|---|
p0 | float | — |
p1 | float | — |
floatReturns a floating-point number.
No snippets yet. Be the first to contribute!