Treatment cos
ops/f32::cos
Inputs
⇥ value:
Stream<f32>
Outputs
↦ cos:
Stream<f32>
Computes cosine (in radians) of a stream of f32
.
ops/f32::cos
⇥ value:
Stream<f32>
↦ cos:
Stream<f32>
Computes cosine (in radians) of a stream of f32
.