Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

Cos()

  • Last UpdatedJul 13, 2023
  • 1 minute read

Returns the cosine of an angle in degrees.

Category

Math

Syntax

Result = Cos( Number );

Parameter

Number

Any number or numeric equipment.item.

Examples

Cos(90); ' returns 0

Cos(0); ' returns 1

This example shows how to use the function in a math equation:

Wave = 50 * Cos(6 * Now().Second);

See Also

Sin(), Tan(), ArcCos(), ArcSin(), ArcTan()

Math Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in