Treatment abs

ops/f64::abs


Inputs

⇥ value: Stream<f64>

Outputs

↦ abs: Stream<f64>


Get the absolute values from a stream of f64.