Why should we be concerned about floating point arithmetic.
This is often quite obvious that when we are developing application which operates on a real numbers we use a double data type in .net. Here you will see why you should take a special care about the floating point calculations in your software.
By Mirek on (tags: decimal, double, flaoating-point, categories: architecture)