Treatment log

ops/f32::log


Inputs

⇥ base: Stream<f32>
⇥ value: Stream<f32>

Outputs

↦ log: Stream<f32>


Computes logarithms from a stream of f32 with the base of another one.