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