Calculate the cosine.
This function returns the cosine of an angle. The angle must be in radian form, and the result is a real number.
Examples
Tell me about...
(atan number1 [number2])
(sin angle)
(tan angle)
LISP Compatibility
pi
Programming Overview of LISP (LISt Processing) Language