This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 150 lines
!!! Overview
[{$pagename}] is titled "[IEEE] [Standard] for [Floating-Point|Floating-point] Arithmetic"
[{$pagename}] The standard defines:
* arithmetic formats: sets of [binary] and [decimal] [floating-point] [data], which consist of finite [numbers] (including signed zeros and subnormal numbers), infinities, and special "not a number" values ([NaN]s)
* interchange formats: [encodings] ([Bit Strings]) that may be used to exchange [floating-point] data in an efficient and compact form
* rounding rules: properties to be satisfied when rounding numbers during arithmetic and conversions
* operations: arithmetic and other operations (such as trigonometric functions) on arithmetic formats
* exception handling: indications of exceptional conditions (such as division by zero, overflow, etc.)
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [IEEE_754|Wikipedia:IEEE_754|target='_blank'] - based on information obtained 2018-09-18-
* [#2] - [Google, Microsoft and Deep Learning|https://www.linkedin.com/pulse/deep-learning-cant-progress-ieee-754-floating-point-heres-omtzigt/|target='_blank'] - based on information obtained 2019-08-30