Treatment ln

ops/f32::ln


Inputs

⇥ value: Stream<f32>

Outputs

↦ log: Stream<f32>


Computes the natural logarithms of a stream of f32.