1 SIN The SIN function returns the sine of an angle, in radians or degrees depending upon which angle clause you choose with the OPTION statement. Example S1_angle = SIN(PI/2) 2 Syntax real-var = SIN(real-exp)