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