Single-precision floating-point format: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 215:
* Integers between 2<sup>25</sup> and 2<sup>26</sup> round to a multiple of 4
* ...
* Integers between 2<sup>n</sup> and 2<sup>n+1</sup> round to a multiple of 2<sup>n-23n−23</sup>
* ...
* Integers between 2<sup>127</sup> and 2<sup>128</sup> round to a multiple of 2<sup>104</sup>