type_info_table_75_msvc.qbk 629 B

123456789101112131415161718
  1. [/i:/modular-boost/libs/math/doc/roots/type_info_table_75_msvc.qbk
  2. Copyright 2015 Paul A. Bristow.
  3. Copyright 2015 John Maddock.
  4. Distributed under the Boost Software License, Version 1.0.
  5. (See accompanying file LICENSE_1_0.txt or copy at
  6. http://www.boost.org/LICENSE_1_0.txt).
  7. ]
  8. [h6 Fraction of maximum possible bits of accuracy required is 0.75.]
  9. [table:type_info_75_msvc Digits for float, double, long double and cpp_bin_float_50
  10. [[type name] [max_digits10] [binary digits] [required digits]]
  11. [[float][9][24][18]]
  12. [[float][17][53][39]]
  13. [[long double][17][53][39]]
  14. [[cpp_bin_float_50][52][168][126]]
  15. ] [/table table_id_msvc]