• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>Bibliography</title>
5<link rel="stylesheet" href="../boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7<link rel="home" href="../index.html" title="Chapter 1. Boost.NumericConversion">
8<link rel="up" href="../index.html" title="Chapter 1. Boost.NumericConversion">
9<link rel="prev" href="history_and_acknowledgments.html" title="History and Acknowledgments">
10</head>
11<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
12<table cellpadding="2" width="100%"><tr>
13<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
14<td align="center"><a href="../../../../../../index.html">Home</a></td>
15<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
16<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
17<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
18<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
19</tr></table>
20<hr>
21<div class="spirit-nav">
22<a accesskey="p" href="history_and_acknowledgments.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a>
23</div>
24<div class="section">
25<div class="titlepage"><div><div><h2 class="title" style="clear: both">
26<a name="numeric_conversion.bibliography"></a><a class="link" href="bibliography.html" title="Bibliography">Bibliography</a>
27</h2></div></div></div>
28<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
29<li class="listitem">
30          Standard Documents:
31          <div class="orderedlist"><ol class="orderedlist" type="1">
32<li class="listitem">
33                ISO/IEC 14882:98 (C++98 Standard)
34              </li>
35<li class="listitem">
36                ISO/IEC 9899:1999 (C99 Standard)
37              </li>
38<li class="listitem">
39                ISO/IEC 10967-1 (Language Independent Arithmetic (LIA), Part I, 1994)
40              </li>
41<li class="listitem">
42                ISO/IEC 2382-1:1993 (Information Technology - Vocabulary - Part I:
43                Fundamental Terms)
44              </li>
45<li class="listitem">
46                ANSI/IEEE 754-1985 [and IEC 60559:1989] (Binary floating-point)
47              </li>
48<li class="listitem">
49                ANSI/IEEE 854-1988 (Radix Independent floating-point)
50              </li>
51<li class="listitem">
52                ANSI X3/TR-1-82 (Dictionary for Information Processing Systems)
53              </li>
54<li class="listitem">
55                ISO/IEC JTC1/SC22/WG14/N753 C9X Revision Proposal: LIA-1 Binding:
56                Rationale
57              </li>
58</ol></div>
59        </li>
60<li class="listitem">
61          Papers:
62          <div class="orderedlist"><ol class="orderedlist" type="1">
63<li class="listitem">
64                David Goldberg What Every Computer Scientist Should Know About Floating-Point
65                Arithmetic
66              </li>
67<li class="listitem">
68                Prof. William Kahan papers on floating-point.
69              </li>
70</ol></div>
71        </li>
72</ul></div>
73</div>
74<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
75<td align="left"></td>
76<td align="right"><div class="copyright-footer">Copyright © 2004-2007 Fernando
77      Luis Cacciola Carballal<p>
78        Distributed under the Boost Software License, Version 1.0. (See accompanying
79        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
80      </p>
81</div></td>
82</tr></table>
83<hr>
84<div class="spirit-nav">
85<a accesskey="p" href="history_and_acknowledgments.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a>
86</div>
87</body>
88</html>
89