[fpc-pascal] Math.MinExtended value

Bart bartjunk64 at gmail.com
Fri Dec 15 12:36:22 CET 2017


On Fri, Dec 15, 2017 at 1:45 AM, Vojtěch Čihák <vojtech.cihak at atlas.cz> wrote:

> Hi, it seems you are right:
> https://en.wikipedia.org/wiki/Extended_precision#Working_range


>From syshelph.inc:

  TExtendedHelper = Type Helper for Extended
  ...
    Epsilon           : Extended = 3.64519953188247460253e-4951;

This would be the equivalent of Math.MinExtended I guess.

Bart



More information about the fpc-pascal mailing list