Sequence Cos

std/trigonometry/scalar/f32::Cos


Inputs

value: Stream<f32>

Outputs

↦ value: Stream<f32>


Computes cosine (in radians) of a stream of f32.