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 [...]