JCL Help:PrecisionTolerance
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: PrecisionTolerance Variable
Search in JCL Help
Search in all projects
Summary
PrecisionTolerance holds the value of the tolerance used within the JCL.
Pascal
PrecisionTolerance: Float = 0.0000001;
Description
Several JCL functions and procedures are using PrecisionTolerance. For example, IsFloatZero uses this variable to determine if a value is zero or near by zero.
About
Unit
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