Treatment log10
std/ops/float::log10
Generics
◻ F: Float
Inputs
⇥ value: Stream<F>
Outputs
↦ log10: Stream<F>
Computes base 10 logarithm of streamed values.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops/float::log10
◻ F: Float
⇥ value: Stream<F>
↦ log10: Stream<F>
Computes base 10 logarithm of streamed values.