Treatment ln
std/ops/float::ln
Generics
◻ F:
Float
Inputs
⇥ value:
Stream<F>
Outputs
↦ ln:
Stream<F>
Computes natural logarithm of streamed values.
std/ops/float::ln
◻ F:
Float
⇥ value:
Stream<F>
↦ ln:
Stream<F>
Computes natural logarithm of streamed values.