Next: syslib numerics tan, Previous: syslib numerics sin, Up: syslib numerics [Index]
Compute the trigonometric cosine of fx; return a fixnum or flonum.
Compute the trigonometric cosine of bn; return a flonum.
Compute the trigonometric cosine of rt; return a flonum.
Compute the trigonometric cosine of fl; return a flonum. This is
an alias for $flcos
.
Compute the trigonometric cosine of cfl; return a cflonum.
Compute the trigonometric cosine of cn; return a cflonum.