Codebox Operators exp

exp

Raise e to a power

exp(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

Raise e to this value

Returns

NameTypeDescription
out1number

Outputs e raised to the input value