Limits |
Description | This unit contains constants and functions used in determining the mathematical accuracy of the language. All routines in the Limits module are exported qualified (and thus must be prefaced with "Limits.") except maxint, maxnat, minint and minnat, which are exported unqualified (this means you can call those entry points directly).
| |||||||||||||||||||||||||||||||||||||||
Entry Points |
Real numbers are represented in Turing as:
|