Next: syslib flonums hyperbol, Previous: syslib flonums parts, Up: syslib flonums [Index]
Return the sine, cosine and tangent of the operand.
Return the arcsine, arccosine and arctangent of the operand. When
$flatan
is applied to two arguments, it returns an equivalent of:
(angle (make-rectangular fl2 fl1))
Return an equivalent of:
(angle (make-rectangular fl2 fl1))