JCL Help:Set8087Precision
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Set8087Precision Function
Search in JCL Help
Search in all projects
Summary
Sets the precision control of the FPU.
Pascal
function Set8087Precision(const Precision: T8087Precision): T8087Precision;
Parameters
Parameters | Description |
const Precision: T8087Precision | New value for the precision control of the FPU. See T8087Precision for the possible values and their meaning. |
Return Value
Returns the previous precision setting of the FPU.
Description
Set8087Precision adjusts the precision control setting of the mathematical coprocessor.
See Also
Set8087Infinity Set8087Rounding Get8087Infinity Get8087Precision Get8087Rounding Get8087ControlWord Set8087ControlWord
About
Unit
Donator
Marcel van Brakel
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