type

Exponential

class Exponential : UnaryMath

Computes out = e ^ inA where e is Euler's number

methods

Slot Details

calculate

protected virtual override Number calculate(Number a)