“Almost the square root of 2″ - rounding errors in computer code
November 24, 2008 – 2:34 pmComputers are great for handling numbers and doing large amounts of operations on them. They can repeat the same operation over and over again and they will do the same thing every time (unlike a human, who will sometimes do the wrong thing by mistake). This is great, but that doesn’t mean that computed operations are free from error, even when they’re free from bugs and implementing exactly the algorithm that you intended.
Read the rest of this entry »










