Click here to Skip to main content
15,616,585 members
Articles / Programming Languages / C++

Stats

169K views
783 downloads
117 bookmarked

Avoiding Overflow, Underflow, and Loss of Precision

Rate me:
Please Sign up or sign in to vote.
4.88/5 (86 votes)
17 Dec 2014BSD7 min read
Describes why the most obvious way of evaluating functions may be bad and how to do better

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
President John D. Cook Consulting
United States United States
I work in the areas of applied mathematics, data analysis, and data privacy.

Check out my blog or send me a note.

 


Comments and Discussions