Treatment sin

std/ops/float::sin


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ sin: Stream<F>


Computes sine of streamed values.