Skip to main content

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 output variables: REAL and LREAL

Example 145. Examples

Result in q: 0.546302

ST

q := TAN(0.5);

FBD

_cds_img_tan.png