exp

fun BigDecimal.exp(mathContext: MathContext = MATH_CONTEXT): BigDecimal

Computes e^x of a given BigDecimal x.