JCL Help:CalcMachineEpsDouble

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Calculates the Machine Epsilon value for double precision.


Pascal

 procedure CalcMachineEpsDouble;


Description

This procedure calculates the Machine Epsilon value for double precision and stores it within the variable EpsDouble. Both, the variable Epsilon as well as the variable PrecisionTolerance stay untouched.


See Also

CalcMachineEps CalcMachineEpsSingle CalcMachineEpsExtended SetPrecisionTolerance SetPrecisionToleranceToEpsilon


About

Unit

JclMath


Donator

Anonymous


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page