[fpc-pascal] representation of a number

Marco van de Voort marcov at stack.nl
Sun Apr 1 19:34:23 CEST 2007


> On 4/1/07, Marco van de Voort <marcov at stack.nl> wrote:
> >
> > Keep in mind that the extended type has limited precision. It can contain
> > large values, but does so by only "remembering" the upper +/- 18 digits,
> > sign and exponent.
> >
> 
> OK, i will work on that

You could search for the phrase "MPI" if you want to know more about very
long integers.
 



More information about the fpc-pascal mailing list