Treatment exp

std/ops/float::exp


Generics

◻ F: Float

Inputs

⇥ value: Stream<F>

Outputs

↦ exp: Stream<F>


Computes exponential of streamed values.