exp
exp(
@x ## required
) -> llll/null
Raises the constant e (~2.71828) to the power of @x.
Arguments
@x[int/float/llll] Numeric llll.(required)
Output
Natural exponential of @x [llll/null]
warning
exp is a built-in function in the bell programming language and is not unique or exclusive to bellplay~. As such, exp will return null without raising an error if required arguments are not provided.