Treatment log10

std/ops/float::log10


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ log10: Stream<F>


Computes base 10 logarithm of streamed values.