Treatment cos

std/ops/float::cos


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ cos: Stream<F>


Computes cosine of streamed values.