Difference between revisions of "File:InexactNumber.png"

(Summary)
(Summary)
 
Line 1: Line 1:
 
== Summary ==
 
== Summary ==
Structure of InexactNumber data type, that is almost equal to Double ( java.lang.Double)
+
Structure of InexactNumber data type, that is equal to Double ( java.lang.Double) and follows Format of IEEE 754
 
*1 Bit Sign  
 
*1 Bit Sign  
 
*11 Bit Exponent  
 
*11 Bit Exponent  
 
*52 Bit Mantissa (fraction)
 
*52 Bit Mantissa (fraction)
 +
 +
The memory format of an IEEE 754 double floating point value.
 +
 +
== Copyright ==
 +
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International
 +
Source: [https://commons.wikimedia.org/wiki/File:IEEE_754_Double_Floating_Point_Format.svg]
 +
 +
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.

Latest revision as of 23:40, 28 December 2022

Summary

Structure of InexactNumber data type, that is equal to Double ( java.lang.Double) and follows Format of IEEE 754

  • 1 Bit Sign
  • 11 Bit Exponent
  • 52 Bit Mantissa (fraction)

The memory format of an IEEE 754 double floating point value.

Copyright

This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International Source: [1]

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:30, 28 December 2022Thumbnail for version as of 23:30, 28 December 20221,236 × 250 (9 KB)Wikiadmin (talk | contribs)Structure of InexactNumber data type, that is almost equal to Double ( java.lang.Double)
  • You cannot overwrite this file.

The following page links to this file: