JCL Help:SetPrecisionTolerance

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Set the precision tolerance to a new value.


Pascal

 function SetPrecisionTolerance(NewTolerance: Float): Float;


Parameters

Parameters Description
NewTolerance: Float The new tolerance to use.


Description

This function sets the PrecisionTolerance variable to a new value NewTolerance.


See Also

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