Function |atan2
std/ops/float::|atan2
Usage
|atan2<F>(val, n)
Generics
◻ F:
Float
Parameters
↳ val:
F
↳ n:
F
Return
↴ F
Compute the four quadrant arctangent of value and n
std/ops/float::|atan2
|atan2<F>(val, n)
◻ F:
Float
↳ val:
F
↳ n:
F
↴ F
Compute the four quadrant arctangent of value and n