SINReturns the sine of a number specified in radians. Syntax SIN(Value) Examples This example returns 0: SIN(0) This example returns 1: SIN(1.5708)