Treatment sqrt

ops/f64::sqrt


Inputs

⇥ value: Stream<f64>

Outputs

↦ root: Stream<f64>


Computes the square roots from a stream of f64.