Treatment ln
ops/f32::ln
Inputs
⇥ value:
Stream<f32>
Outputs
↦ log:
Stream<f32>
Computes the natural logarithms of a stream of f32
.
ops/f32::ln
⇥ value:
Stream<f32>
↦ log:
Stream<f32>
Computes the natural logarithms of a stream of f32
.