SIN

 

The SIN function returns the sine of the input value. The returned value is within the range of -1-1.

 

Format

 

Arguments definition

A real number or a function that returns a real number

 

Formulation

 

Example

ex1)    Function : SIN(π/2)

           Result : 1

ex2)    Function : SIN(1)

           Result : 0.8415