Floating Point/Arithmetic Errors
From Wikibooks, open books for an open world
Arithmetic Errors[edit]
When performing floating-point arithmetic, there are a number of possible errors that can occur. Some of these errors are generally small, but some are worth consideration. This is especially true in applications like numerical integration or numerical derivatives, where implementing naive algorithms may lead to accumulation of the errors and completely unreliable results.
This page may need to be