Treatment ln

std/ops/float::ln


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ ln: Stream<F>


Computes natural logarithm of streamed values.