JCL Help:CalcMachineEpsSingle

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Calculates the Machine Epsilon value for single precision.


Pascal

 procedure CalcMachineEpsSingle;


Description

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


See Also

CalcMachineEps CalcMachineEpsDouble 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