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