Treatment sin
std/ops/float::sin
Generics
◻ F:
Float
Inputs
⇥ value:
Stream<F>
Outputs
↦ sin:
Stream<F>
Computes sine of streamed values.
std/ops/float::sin
◻ F:
Float
⇥ value:
Stream<F>
↦ sin:
Stream<F>
Computes sine of streamed values.