index.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Copyright (C) 2010-2017 Free Software Foundation, Inc.
  4. Permission is granted to copy, distribute and/or modify this document
  5. under the terms of the GNU Free Documentation License, Version 1.2 or
  6. any later version published by the Free Software Foundation; with no
  7. Invariant Sections, with the Front-Cover Texts being "A GNU Manual,"
  8. and with the Back-Cover Texts as in (a) below. A copy of the
  9. license is included in the section entitled "GNU Free Documentation
  10. License."
  11. (a) The FSF's Back-Cover Text is: "You have the freedom to
  12. copy and modify this GNU manual. -->
  13. <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
  14. <head>
  15. <title>GCC libquadmath: Top</title>
  16. <meta name="description" content="GCC libquadmath: Top">
  17. <meta name="keywords" content="GCC libquadmath: Top">
  18. <meta name="resource-type" content="document">
  19. <meta name="distribution" content="global">
  20. <meta name="Generator" content="makeinfo">
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <link href="#Top" rel="start" title="Top">
  23. <link href="#SEC_Contents" rel="contents" title="Table of Contents">
  24. <link href="../dir/index.html" rel="up" title="(dir)">
  25. <link href="Typedef-and-constants.html#Typedef-and-constants" rel="next" title="Typedef and constants">
  26. <style type="text/css">
  27. <!--
  28. a.summary-letter {text-decoration: none}
  29. blockquote.smallquotation {font-size: smaller}
  30. div.display {margin-left: 3.2em}
  31. div.example {margin-left: 3.2em}
  32. div.indentedblock {margin-left: 3.2em}
  33. div.lisp {margin-left: 3.2em}
  34. div.smalldisplay {margin-left: 3.2em}
  35. div.smallexample {margin-left: 3.2em}
  36. div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
  37. div.smalllisp {margin-left: 3.2em}
  38. kbd {font-style:oblique}
  39. pre.display {font-family: inherit}
  40. pre.format {font-family: inherit}
  41. pre.menu-comment {font-family: serif}
  42. pre.menu-preformatted {font-family: serif}
  43. pre.smalldisplay {font-family: inherit; font-size: smaller}
  44. pre.smallexample {font-size: smaller}
  45. pre.smallformat {font-family: inherit; font-size: smaller}
  46. pre.smalllisp {font-size: smaller}
  47. span.nocodebreak {white-space:nowrap}
  48. span.nolinebreak {white-space:nowrap}
  49. span.roman {font-family:serif; font-weight:normal}
  50. span.sansserif {font-family:sans-serif; font-weight:normal}
  51. ul.no-bullet {list-style: none}
  52. -->
  53. </style>
  54. </head>
  55. <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
  56. <h1 class="settitle" align="center">GCC libquadmath</h1>
  57. <a name="SEC_Overview"></a>
  58. <h2 class="shortcontents-heading">Short Table of Contents</h2>
  59. <div class="shortcontents">
  60. <ul class="no-bullet">
  61. <li><a name="stoc-Typedef-and-constants-1" href="#toc-Typedef-and-constants-1">1 Typedef and constants</a></li>
  62. <li><a name="stoc-Math-Library-Routines-1" href="#toc-Math-Library-Routines-1">2 Math Library Routines</a></li>
  63. <li><a name="stoc-I_002fO-Library-Routines-1" href="#toc-I_002fO-Library-Routines-1">3 I/O Library Routines</a></li>
  64. <li><a name="stoc-GNU-Free-Documentation-License-1" href="#toc-GNU-Free-Documentation-License-1">GNU Free Documentation License</a></li>
  65. <li><a name="stoc-Reporting-Bugs-1" href="#toc-Reporting-Bugs-1">4 Reporting Bugs</a></li>
  66. </ul>
  67. </div>
  68. <a name="SEC_Contents"></a>
  69. <h2 class="contents-heading">Table of Contents</h2>
  70. <div class="contents">
  71. <ul class="no-bullet">
  72. <li><a name="toc-Typedef-and-constants-1" href="Typedef-and-constants.html#Typedef-and-constants">1 Typedef and constants</a></li>
  73. <li><a name="toc-Math-Library-Routines-1" href="Math-Library-Routines.html#Math-Library-Routines">2 Math Library Routines</a></li>
  74. <li><a name="toc-I_002fO-Library-Routines-1" href="I_002fO-Library-Routines.html#I_002fO-Library-Routines">3 I/O Library Routines</a>
  75. <ul class="no-bullet">
  76. <li><a name="toc-strtoflt128-_002d_002d_002d-Convert-from-string" href="strtoflt128.html#strtoflt128">3.1 <code>strtoflt128</code> &mdash; Convert from string</a></li>
  77. <li><a name="toc-quadmath_005fsnprintf-_002d_002d_002d-Convert-to-string" href="quadmath_005fsnprintf.html#quadmath_005fsnprintf">3.2 <code>quadmath_snprintf</code> &mdash; Convert to string</a></li>
  78. </ul></li>
  79. <li><a name="toc-GNU-Free-Documentation-License-1" href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License">GNU Free Documentation License</a>
  80. <ul class="no-bullet">
  81. <li><a name="toc-ADDENDUM_003a-How-to-use-this-License-for-your-documents" href="GNU-Free-Documentation-License.html#ADDENDUM_003a-How-to-use-this-License-for-your-documents">ADDENDUM: How to use this License for your documents</a></li>
  82. </ul></li>
  83. <li><a name="toc-Reporting-Bugs-1" href="Reporting-Bugs.html#Reporting-Bugs">4 Reporting Bugs</a></li>
  84. </ul>
  85. </div>
  86. <a name="Top"></a>
  87. <div class="header">
  88. <p>
  89. Next: <a href="Typedef-and-constants.html#Typedef-and-constants" accesskey="n" rel="next">Typedef and constants</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
  90. </div>
  91. <hr>
  92. <a name="Introduction"></a>
  93. <h1 class="top">Introduction</h1>
  94. <a name="index-Introduction"></a>
  95. <p>This manual documents the usage of libquadmath, the GCC Quad-Precision
  96. Math Library Application Programming Interface (API).
  97. </p>
  98. <table class="menu" border="0" cellspacing="0">
  99. <tr><td align="left" valign="top">&bull; <a href="Typedef-and-constants.html#Typedef-and-constants" accesskey="1">Typedef and constants</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Defined data types and constants
  100. </td></tr>
  101. <tr><td align="left" valign="top">&bull; <a href="Math-Library-Routines.html#Math-Library-Routines" accesskey="2">Math Library Routines</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The Libquadmath math runtime application
  102. programming interface.
  103. </td></tr>
  104. <tr><td align="left" valign="top">&bull; <a href="I_002fO-Library-Routines.html#I_002fO-Library-Routines" accesskey="3">I/O Library Routines</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The Libquadmath I/O runtime application
  105. programming interface.
  106. </td></tr>
  107. <tr><td align="left" valign="top">&bull; <a href="GNU-Free-Documentation-License.html#GNU-Free-Documentation-License" accesskey="4">GNU Free Documentation License</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  108. How you can copy and share this manual.
  109. </td></tr>
  110. <tr><td align="left" valign="top">&bull; <a href="Reporting-Bugs.html#Reporting-Bugs" accesskey="5">Reporting Bugs</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">How to report bugs in GCC Libquadmath.
  111. </td></tr>
  112. </table>
  113. <hr>
  114. <div class="header">
  115. <p>
  116. Next: <a href="Typedef-and-constants.html#Typedef-and-constants" accesskey="n" rel="next">Typedef and constants</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
  117. </div>
  118. </body>
  119. </html>