IEEE ISO IEC 60559:2020 pdf download

IEEE ISO IEC 60559:2020 pdf download.Floating-Point Arithmetic.
IEEE ISO IEC 60559 specifies formats and operations for floating-point arithmetic in computer systems. Exception conditions are defined and handling of these conditions is specified.
1.2 Purpose
This standard provides a method for computation with floating-point numbers that will yield the same result whether the processing is done in hardware, software, or a combination of the two. The results of the computation will be identical. independent of implementation, given the same input data. Errors, and error conditions, in the mathematical processing will be reported in a consistent manner regardless of implementation.
1.3 Inclusions
This standard specifies:
— Formats for binary and decimal floating-point data, for computation and data interchange.
— Addition, subtraction, multiplication, division, fused multiply add, square root, compare, and other operations.
— Conversions between integer and floating-point formats.
— Conversions between different floating-point formats.
— Conversions between floating-point formats and external representations as character sequences.
— Floating-point exceptions and their handling, including data that arc not numbers (NaNs).
1.4 Exclusions
This standard does not specify:
— Formats of integers.
— Interpretation of the sign and significand fields of NaNs.
1.5 Programming environment considerations
This standard specifics floating-point arithmetic in two radices, 2 and 10. A programming environment may conform to this standard in one radix or in both.
This standard does not define all aspects of a conforming programming environment. Such behavior should be defined by a programming language definition supporting this standard, if available, and otherwise by a particular implementation. Some programming language specifications might permit some behaviors to be defined by the implementation.
Language-defined behavior should be defined by a programming language standard supporting this standard. Then all implementations conforming both to this floating-point standard and to that language standard behave identically with respect to such language-defined behaviors. Standards for languages intended to reproduce results exactly on all platforms are expected to specify behavior more tightly than do standards for languages intended to maximize performance on every platform.
Because this standard requires facilities that are not currently available in common programming languages. the standards for such languages might not be able to fully conform to this standard if they are no longer being revised. If the language can be extended by a function library or class or package to provide a conforming environment, then that extension should define all the language-defined behaviors that would normally be defined by a language standard.
Implementation-defined behavior is defined by a specific implementation of a specific programming environment conforming to this standard. Implementations define behaviors not specified by this standard nor by any relevant programming language standard or programming language extension.
Conformance to this standard is a property of a specific implementation of a specific programming environment, rather than of a language specification.
However a language standard could also be said to conform to this standard if it were constructed so that every conforming implementation of that language also conformed automatically to this standard.IEEE ISO IEC 60559 pdf download.

Download
Download

匿名

Comment

Anonymous