Calculates and returns e (the base of the natural logarithm) raised by
passed ??power??.
~NI_MATH_E.
exp(??power??)
| Argument Name | Data Type | Description |
|---|---|---|
??power?? |
Real Number | e will be raised by the power of this value. [required] |
| Data Type | Description |
|---|---|
| Real Number | e raised by passed ??power??. |
This functions accepts any standard unit and finalness for its argument ??power??.
The return value's standard unit and finalness is identical to the passed ??power??'s one.
None yet.
round(), log(), sqrt(), pow(), sin()
Since LinuxSampler 2.1.1.svn14.