Go to: Synopsis. Return value. Related. MEL examples.
exp
float
exp is NOT undoable, NOT queryable, and NOT editable.
If the given value is x, this command returns the exponential function of x: ex Also available:float | Exponent value |
exp 4; // Result: 54.59815003 //