You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 4.0KB

3 years ago
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <title>Top (LIBM)</title>
  7. <meta name="description" content="Top (LIBM)">
  8. <meta name="keywords" content="Top (LIBM)">
  9. <meta name="resource-type" content="document">
  10. <meta name="distribution" content="global">
  11. <meta name="Generator" content="makeinfo">
  12. <link href="#Top" rel="start" title="Top">
  13. <link href="Document-Index.html#Document-Index" rel="index" title="Document Index">
  14. <link href="Document-Index.html#SEC_Contents" rel="contents" title="Table of Contents">
  15. <link href="../dir/index.html" rel="up" title="(dir)">
  16. <link href="Math.html#Math" rel="next" title="Math">
  17. <style type="text/css">
  18. <!--
  19. a.summary-letter {text-decoration: none}
  20. blockquote.indentedblock {margin-right: 0em}
  21. blockquote.smallindentedblock {margin-right: 0em; font-size: smaller}
  22. blockquote.smallquotation {font-size: smaller}
  23. div.display {margin-left: 3.2em}
  24. div.example {margin-left: 3.2em}
  25. div.lisp {margin-left: 3.2em}
  26. div.smalldisplay {margin-left: 3.2em}
  27. div.smallexample {margin-left: 3.2em}
  28. div.smalllisp {margin-left: 3.2em}
  29. kbd {font-style: oblique}
  30. pre.display {font-family: inherit}
  31. pre.format {font-family: inherit}
  32. pre.menu-comment {font-family: serif}
  33. pre.menu-preformatted {font-family: serif}
  34. pre.smalldisplay {font-family: inherit; font-size: smaller}
  35. pre.smallexample {font-size: smaller}
  36. pre.smallformat {font-family: inherit; font-size: smaller}
  37. pre.smalllisp {font-size: smaller}
  38. span.nolinebreak {white-space: nowrap}
  39. span.roman {font-family: initial; font-weight: normal}
  40. span.sansserif {font-family: sans-serif; font-weight: normal}
  41. ul.no-bullet {list-style: none}
  42. -->
  43. </style>
  44. </head>
  45. <body lang="en">
  46. <a name="Top"></a>
  47. <div class="header">
  48. <p>
  49. Next: <a href="Math.html#Math" accesskey="n" rel="next">Math</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a href="Document-Index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Document-Index.html#Document-Index" title="Index" rel="index">Index</a>]</p>
  50. </div>
  51. <hr>
  52. <a name="LIBM"></a>
  53. <h1 class="top">LIBM</h1>
  54. <table class="menu" border="0" cellspacing="0">
  55. <tr><td align="left" valign="top">&bull; <a href="Math.html#Math" accesskey="1">Math</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The mathematical functions (&lsquo;math.h&rsquo;).
  56. </td></tr>
  57. <tr><td align="left" valign="top">&bull; <a href="Complex.html#Complex" accesskey="2">Complex</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The mathematical complex functions (&lsquo;complex.h&rsquo;).
  58. </td></tr>
  59. <tr><td align="left" valign="top">&bull; <a href="Fenv.html#Fenv" accesskey="3">Fenv</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The floating point environment functions (&rsquo;fenv.h&rsquo;).
  60. </td></tr>
  61. <tr><td align="left" valign="top">&bull; <a href="Reentrancy.html#Reentrancy" accesskey="4">Reentrancy</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The functions in libm are not reentrant by default.
  62. </td></tr>
  63. <tr><td align="left" valign="top">&bull; <a href="Long-Double-Functions.html#Long-Double-Functions" accesskey="5">Long Double Functions</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">The long double function support of libm.
  64. </td></tr>
  65. <tr><td align="left" valign="top">&bull; <a href="Document-Index.html#Document-Index" accesskey="6">Document Index</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">
  66. </td></tr>
  67. </table>
  68. <hr>
  69. <div class="header">
  70. <p>
  71. Next: <a href="Math.html#Math" accesskey="n" rel="next">Math</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> &nbsp; [<a href="Document-Index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Document-Index.html#Document-Index" title="Index" rel="index">Index</a>]</p>
  72. </div>
  73. </body>
  74. </html>