Returns the arc tangent of y/x using the signs of arguments to determine the correct quadrant.
| type |
:: "function-application"
|
|
| function_name |
:: "atan2"
|
|
| arguments | :: {NoiseNumber, NoiseNumber} |
The first argument is y and the second is x. |
|
The first argument is y and the second is x. |
||
| arguments | :: {NoiseNumber, NoiseNumber} |
The first argument is y and the second is x. |
|
The first argument is y and the second is x. |
||
| function_name |
:: "atan2"
|
|
| type |
:: "function-application"
|
|
The first argument is y and the second is x.
Prototypes
Types