Skip to main content

Operator: EXP

The IEC operator yields the exponential function.

Permitted data types for input variables: any numeric basic data type

Permitted data types for output variables: REAL and LREAL

Example 140. Examples

Result in q: 7.389056099

ST

q := EXP(2);

FBD

_cds_img_exp.png