JCL Help:Get8087Infinity
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Get8087Infinity Function
[+] Jcl8087.pas Functions
Search in JCL Help
Search in all projects
Summary
Returns the infinity setting of the FPU.
Pascal
function Get8087Infinity: T8087Infinity;
Return Value
Returns the infinity setting of the FPU in the form of an enumerated type. See T8087Infinity for the possible values and their meaning.
Description
Get8087Infinity returns the infinity control setting of the mathematical coprocessor. The infinity setting controls how the FPU interprets infinity values.
See Also
Get8087Precision Get8087Rounding Set8087Infinity Set8087Precision Set8087Rounding 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