Treatment recip
std/ops/float::recip
Generics
◻ F:
Float
Inputs
⇥ value:
Stream<F>
Outputs
↦ recip:
Stream<F>
Computes inverse of streamed values.
std/ops/float::recip
◻ F:
Float
⇥ value:
Stream<F>
↦ recip:
Stream<F>
Computes inverse of streamed values.