CODESYS Development System
Operator: SQRT The IEC operator yields the square root of a number. Permitted data types for input variables: any numeric basic data type Permitted data types for output variables: REAL and LREAL Exam
CODESYS Development System
Operator: LN The IEC operator yields the natural logarithm of a number. Permitted data types for input variables: any numeric basic data type Permitted data types for output variables: REAL and LREAL
CODESYS Development System
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
CODESYS Development System
Operator: EXPT The IEC operator raises a number to a higher power and returns the power of the base raised to the exponent: power = base exponent . The input values (parameters) are the base and the e
CODESYS Development System
Operator: SIN The IEC operator yields the sine value of a number. Permitted data types for input variables that measure the angle in radians: any numeric basic data type Permitted data types for outpu
CODESYS Development System
Operator: COS The IEC operator yields the cosine value of a number. Permitted data types for input variables that measure the angle in radians: any numeric basic data type Permitted data types for out
CODESYS Development System
Operator: TAN The IEC operator yields the tangent value of a number. Permitted data types for input variables that measure the angle in radians: any numeric basic data type Permitted data types for ou
CODESYS Development System
Operator: ASIN The IEC operator yields the arcsine value of a number. Permitted data types for input variables: any numeric basic data type Permitted data types for output variables: REAL and LREAL Ex
CODESYS Development System
Operator: ACOS The IEC operator yields the arccosine value of a number. The value is computed in radians. Permitted data types for input variables that measure the angle in radians: any numeric basic
CODESYS Development System
Operator: ATAN The IEC operator yields the arctangent value of a number. The value is computed in radians. Permitted data types for input variables that measure the angle in radians: any numeric basic