SIN

Syntax:

SIN ( x )

Description: Computes the sine of x.

Arguments:

Name

Type

Description

x

number

The number whose sine is to be computed.

Return Type and Value: number – The sine of x.

example: