0 Replies - 2977 Views - Last Post: 16 July 2013 - 07:58 AM

#1 macosxnerd101   User is offline

  • Games, Graphs, and Auctions
  • member icon




Reputation: 12800
  • View blog
  • Posts: 45,992
  • Joined: 27-December 08

[Link] Anatomy of a Floating Point Number

Post icon  Posted 16 July 2013 - 07:58 AM

Quote

In my previous post, I explained that floating point numbers are a leaky abstraction. Often you can pretend that they are mathematical real numbers, but sometimes you cannot. This post peels back the abstraction and explains exactly what a floating point number is. (Technically, this post describes an IEEE 754 double precision floating point number, by far the most common kind of floating point number in practice.)


http://www.johndcook...g-point-number/

Is This A Good Question/Topic? 0
  • +

Page 1 of 1