Buff CIS Log BlogHeader1.jpg

Entries from May 2nd, 2010

Does it Add Up?

May 2nd, 2010 · No Comments · Uncategorized

Interesting tutorial on Floating-point arithmetic.  It is imperative that we recall that a floating-point value, (double-precision, quadrupal precision, or otherwise) is not able to truly capture the irrational numbers (PI, square root of two, etc.) that sometimes pervade our lives and our need to compute.  No, floating-point is an approximation and a short-hand that is [...]

[Read more →]

Tags: