Treatment atan2
std/ops/float::atan2
Generics
◻ F:
Float
Parameters
↳ var n:
F
Inputs
⇥ value:
Stream<F>
Outputs
↦ atan2:
Stream<F>
Compute the four quadrant arctangent of streamed values
std/ops/float::atan2
◻ F:
Float
↳ var n:
F
⇥ value:
Stream<F>
↦ atan2:
Stream<F>
Compute the four quadrant arctangent of streamed values