exp method

double exp()

Implementation

double exp() => math.exp(this);