interface Exp {
    $exp: NumberExpression;
}

Properties

Properties

Raises e to the specified exponent.