May 17, 2015 [phobos] [D-Programming-Language/phobos] d3c675: Add missing EXPBIAS value for 128bit floats. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: d3c67572862f7a86ee2eaea3d0da989824a87fb7 https://github.com/D-Programming-Language/phobos/commit/d3c67572862f7a86ee2eaea3d0da989824a87fb7 Author: kai <kai@redstar.de> Date: 2015-05-17 (Sun, 17 May 2015) Changed paths: M std/math.d Log Message: ----------- Add missing EXPBIAS value for 128bit floats. Found this source for the value: http://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format Commit: 239448e66c9630af492c49e715a24ef7221df190 https://github.com/D-Programming-Language/phobos/commit/239448e66c9630af492c49e715a24ef7221df190 Author: Daniel Murphy <yebblies@gmail.com> Date: 2015-05-17 (Sun, 17 May 2015) Changed paths: M std/math.d Log Message: ----------- Merge pull request #3292 from redstar/ieee128 Add missing EXPBIAS value for 128bit floats. Compare: https://github.com/D-Programming-Language/phobos/compare/27cdb5a22d24...239448e66c96 |
Copyright © 1999-2021 by the D Language Foundation