Next: syslib ratnums, Previous: syslib bignums, Up: syslib [Index]
For all the low level operations, the arguments fl to these
operations must be flonums, the arguments fx must be fixnums. The
bindings documented here are exported by the library (vicare
system $flonums)
. iklib numerics for more functions acting on
flonums.
• syslib flonums constr: | Flonum constructors. | |
• syslib flonums inspect: | Binary representation inspection. | |
• syslib flonums arithmetic: | Arithmetic operations. | |
• syslib flonums conversion: | Exactness and conversion. | |
• syslib flonums predicates: | Predicates. | |
• syslib flonums comparison: | Comparison functions. | |
• syslib flonums rounding: | Rounding function. | |
• syslib flonums parts: | Parts function. | |
• syslib flonums trigon: | Trigonometric operations. | |
• syslib flonums hyperbol: | Hyperbolic functions. | |
• syslib flonums log: | Exponentials and logarithms. | |
• syslib flonums power: | Power operations. |