Altair® Monarch®

 

Function: Sin

Description

Returns the sine of an angle.

Syntax

Sin(number)

Arguments

Number is the value of an angle, specified in radians.

Return value

This function returns a value in radians.

Calculated field example

Cos returns the following for these values of x:

x

Sin(x)

0

0.000

π ≈ 3.142

0.000

π/2 ≈ 1.571

1.000

2π ≈ 6.283

0.000