Treatment sin

ops/f64::sin


Inputs

⇥ value: Stream<f64>

Outputs

↦ sin: Stream<f64>


Computes sine (in radians) of a stream of f64.