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