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