Normal number (computing): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
m Add: isbn. | You can use this bot yourself. Report bugs here.| Activated by User:Nemo bis | via #UCB_webform
m convert special characters (via WP:JWB)
Line 11:
Similarly, the magnitude of the largest normal number in a format is given by
 
:''b''<sup>''emax''</sup> &times;× (''b'' &minus; ''b''<sup>1&minus;''p''</sup>),
 
where ''p'' is the precision of the format in [[numerical digit|digit]]s and ''emax'' is (&minus;''emin'')+1.
Line 40:
|}
 
For example, in the smallest decimal format, the range of positive normal numbers is 10<sup>&minus;95</sup> through 9.999999 &times;× 10<sup>96</sup>.
 
Non-zero numbers smaller in magnitude than the smallest normal number are called [[denormal]] (or subnormal) numbers. Zero is neither normal nor subnormal.