Treatment exp
std/ops/float::exp
Generics
◻ F:
Float
Inputs
⇥ value:
Stream<F>
Outputs
↦ exp:
Stream<F>
Computes exponential of streamed values.
std/ops/float::exp
◻ F:
Float
⇥ value:
Stream<F>
↦ exp:
Stream<F>
Computes exponential of streamed values.