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

AVEVA™ Plant SCADA

Sin()

  • Last UpdatedJul 13, 2023
  • 1 minute read

Returns the sine of an angle in degrees.

Category

Math

Syntax

Result = Sin( Number );

Parameter

Number

Angle in degrees. Any number or numeric equipment.item.

Examples

Sin(90); ' returns 1;

Sin(0); ' returns 0;

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

wave = 100 * Sin (6 * Now().Second);

See Also

Cos(), Tan(), ArcCos(), ArcSin(), ArcTan()

Math Functions

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