Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

1.7: Special Numbers

( \newcommand{\kernel}{\mathrm{null}\,}\)

Smallest exponent: e=00000000, represents denormal numbers(1.f0.f)

Largest exponent: e=11111111, represents ±, if f=0e=11111111, represents NaN, if f0


 Number Range: e=11111111=281=reservede=00000000=0reserved so, p=e127 is 1127p254127126p127

Smallest positive normal number=1.00000000.0000×21261.2×1038bin: 00000000100000000000000000000000hex: 00800000MATLAB: realmin('single')

Largest positive number=1.111111111111×2127=(1+(1223))×212721283.4×1038bin: 01111111011111111111111111111111hex: 7f7fffffMATLAB: realmax('single')

Zerobin: 0000 0000 0000 0000 0000 0000 0000 0000hex: 00000000

Subnormal numbersAllow 1.f  (in software)Smallest positive number =0.000000000001×2126=223×21261.4×1045


This page titled 1.7: Special Numbers is shared under a CC BY 3.0 license and was authored, remixed, and/or curated by Jeffrey R. Chasnov via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?