Treatment log2

std/ops/float::log2


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ log2: Stream<F>


Computes base 2 logarithm of streamed values.