Treatment exp2

std/ops/float::exp2


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ exp2: Stream<F>


Computes 2 powered by of streamed values.