issues
search
inducer
/
numerics-notes
Slides/notes and Jupyter notebook demos for an introductory course of numerical analysis/scientific computing
50
stars
13
forks
source link
Fix typos in floating point section
#9
Closed
a-alveyblanc
closed
1 year ago
a-alveyblanc
commented
1 year ago
Example is supposed to show smallest possible number in a 5-bit floating point system with 4 stored bits and exponent range [-7, 8]. One of the bits is missing.