1.2.39 $IEEEERRORS : Enable IEEE error checking for constants

This boolean directive switches IEEE (floating point) error checking for constants on or off. It is the local equivalent of the global -C3 command-line switch.

The following turns on IEEE (floating point) error checking for constants:

{$IEEEERRORS ON}