On 18 okt 2006, at 11:20, Marc Santhoff wrote:

Divisions do make a difference for me. How can this setting be made, is
there a compiler sitch involved or some symbol to define?

http://community.freepascal.org:10000/docs-html/rtl/math/ setprecisionmode.html

Always check the result, since on architectures where this cannot be changed you will get back whatever is used. On other architectures, like PPC, the precision simply depends on the arguments and cannot be changed at run time.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to