Treatment recip

std/ops/float::recip


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ recip: Stream<F>


Computes inverse of streamed values.