Returns the sine of an angle as a real number expressed in radians
(sin ang)
Arguments
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
Submit feedback about this site to: