-
Recent Posts
Recent Comments
- scruss2 on A Mathematician Looks at the Collins English Dictionary
- Dr. Y. Chahlaoui on What’s New in MATLAB R2019a and R2019b?
- Nick Higham on Better LaTeX Tables with Booktabs
- gvdeynde on Better LaTeX Tables with Booktabs
- Fabio Boffelli on The Nearest Correlation Matrix
Categories
- books (17)
- conferences (26)
- Emacs (8)
- LaTeX (12)
- matrix computations (6)
- miscellaneous (13)
- people (15)
- Princeton Companion (12)
- publication peculiarities (7)
- publishing (2)
- research (18)
- software (23)
- writing (13)
Tag Archives: performance_profile
Tiny Relative Errors
Let and be distinct floating point numbers. How small can the relative difference between and be? For IEEE double precision arithmetic the answer is , which is called the unit roundoff. What if we now let and be vectors and … Continue reading