G.f. method
Returns the cosine of its argument.
cos x => y
<real>. The angle, in radians.
<float>.
common-extensions
transcendentals
Returns the cosine of its argument. The floating point precision of the result is given by the precision of x. The result is a single-float if x is an integer.
See the functions sin, page 177 and tan, page 180.