Treatment sin

ops/f32::sin


Inputs

⇥ value: Stream<f32>

Outputs

↦ sin: Stream<f32>


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