Click here to Skip to main content
15,894,740 members
Articles / Programming Languages / C++

Reliable Floating Point Equality Comparison

Rate me:
Please Sign up or sign in to vote.
3.33/5 (41 votes)
4 Dec 2006CPOL5 min read 141.2K   19  
Compare floating point numbers for equality at programmer-specified precision.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 4-Dec-06 23:28 Available Smitha Nishant

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Paddedwall Software
United States United States
I've been paid as a programmer since 1982 with experience in Pascal, and C++ (both self-taught), and began writing Windows programs in 1991 using Visual C++ and MFC. In the 2nd half of 2007, I started writing C# Windows Forms and ASP.Net applications, and have since done WPF, Silverlight, WCF, web services, and Windows services.

My weakest point is that my moments of clarity are too brief to hold a meaningful conversation that requires more than 30 seconds to complete. Thankfully, grunts of agreement are all that is required to conduct most discussions without committing to any particular belief system.

Comments and Discussions