JCL Help:Set8087Rounding
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Set8087Rounding Function
Search in JCL Help
Search in all projects
Summary
Sets the rounding control of the FPU.
Pascal
function Set8087Rounding(const Rounding: T8087Rounding): T8087Rounding;
Parameters
Parameters | Description |
const Rounding: T8087Rounding | New value for the rounding control of the FPU. See T8087Rounding for the possible values and their meaning. |
Return Value
Returns the previous rounding setting of the FPU.
Description
Set8087Rounding adjusts the rounding control setting of the mathematical coprocessor.
See Also
Set8087Infinity Set8087Precision 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