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