Share Email Facebook Twitter LinkedIn sin (AutoLISP) 2013-04-10 Product Documentation Intermediate View Original Returns the sine of an angle as a real number expressed in radians (sin ang) Arguments ang An angle, in radians. Return Values A real number representing the sine of ang, in radians. Examples Command: (sin 1.0) 0.841471 Command: (sin 0.0) 0.0