< Floating Point
Arithmetic Errors
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.
Cancellation
References
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.