IEEE 854-1987
$59.04
IEEE Standard for Radix-Independent Floating-Point Arithmetic
Published By | Publication Date | Number of Pages |
IEEE | 1987 | 19 |
New IEEE Standard – Superseded. A family of commercially feasible ways for new systems to perform floating-point arithmetic is defined. This standard specifies constraints on parameters defining values of basic and extended floating-point numbers; add, subtract, multiply, divide, square root, remainder, and compare operations; conversions between integers and floating-point numbers; conversions between different floating-point precisions; conversion between basic precision floating-point numbers and decimal strings; and floating-point exceptions and their handling, including nonnumbers. It is intended that an implementation of a floating-point system conforming to this standard can be realized entirely in software, entirely in hardware, or in any combination of software and hardware. Retrofitting issues are not considered.
PDF Catalog
PDF Pages | PDF Title |
---|---|
1 | Title Page |
3 | Foreword |
4 | Participants |
5 | CONTENTS |
6 | 1. Scope 1.1 Implementation Objectives 1.2 Inclusions 1.3 Exclusions 2. Definitions |
7 | 3. Precisions 3.1 Sets of Values |
8 | 3.2 Basic Precisions |
9 | 3.3 Extended Precisions 3.4 Combinations of Precisions |
10 | 4. Rounding 4.1 Round to Nearest 4.2 Directed Roundings 4.3 Rounding Precision 5. Operations |
11 | 5.1 Arithmetic 5.2 Square Root 5.3 Floating-Point Precision Conversions 5.4 Conversion Between Floating Point and Integer 5.5 Round Floating-Point Number to Integral Value 5.6 Floating-Point Decimal String Conversion |
13 | 5.7 Comparison |
15 | 6. Infinity, NaNs, and Signed Zero 6.1 Infinity Arithmetic 6.2 Operations with NaNs 6.3 The Algebraic Sign |
16 | 7. Exceptions 7.1 Invalid Operation 7.2 Division by Zero 7.3 Overflow |
17 | 7.4 Underflow 7.5 Inexact |
18 | 8. Traps 8.1 Trap Handler 8.2 Precedence |
19 | Annex Recommended Functions and Predicates |