Unitary | Pre-APOGEE | APOGEE | BACnet | PXC.A |
---|---|---|---|---|
● | ● | ● | ● | ● |
Syntax
pt1 = EXP(value1)
pt1 | A point name or local variable that receives the value of the calculation. |
value1 | A point name, local variable, or number from which the value of the antilog is calculated. |
Use
Calculates the natural antilog of a point (value1) and stores the result of the calculation in a defined location (pt1).
Example
860 NATANT = EXP(VALUE1)