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