SIN

Returns the sine of a number. The argument must be a number whose value is specified in radians.

Example:

Assume column SINE has a value of 1.5.

  SIN(SINE)

Returns the approximate value 0.99.