📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 22:52:30
📂
/ (Root)
/
opt
/
alt
/
ruby19
/
share
/
doc
/
ruby
/
html
/
d1
/
dc5
📍 /opt/alt/ruby19/share/doc/ruby/html/d1/dc5
🔄 Refresh
✏️
Editing: ext_2mathn_2complex_2complex_8c.html
Read Only
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.14"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Ruby: ext/mathn/complex/complex.c File Reference</title> <link href="../../tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="../../jquery.js"></script> <script type="text/javascript" src="../../dynsections.js"></script> <link href="../../doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Ruby  <span id="projectnumber">1.9.3p551(2014-11-13revision48407)</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.14 --> <script type="text/javascript" src="../../menudata.js"></script> <script type="text/javascript" src="../../menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('../../',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="../../dir_31cedd4509e06940f559c1ca2f722e02.html">ext</a></li><li class="navelem"><a class="el" href="../../dir_8062512e90be5f5feba857761d227232.html">mathn</a></li><li class="navelem"><a class="el" href="../../dir_952563e27b69332eaafbef9616de2304.html">complex</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">complex.c File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a href="../../d1/dc5/ext_2mathn_2complex_2complex_8c_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a767dba1428bf1874d947e582387d4b11"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d1/dc5/ext_2mathn_2complex_2complex_8c.html#a767dba1428bf1874d947e582387d4b11">nucomp_canonicalization</a> (int)</td></tr> <tr class="separator:a767dba1428bf1874d947e582387d4b11"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:afb4a97397f858dfdae310b5ab594bd00"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d1/dc5/ext_2mathn_2complex_2complex_8c.html#afb4a97397f858dfdae310b5ab594bd00">Init_complex</a> (void)</td></tr> <tr class="separator:afb4a97397f858dfdae310b5ab594bd00"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Function Documentation</h2> <a id="afb4a97397f858dfdae310b5ab594bd00"></a> <h2 class="memtitle"><span class="permalink"><a href="#afb4a97397f858dfdae310b5ab594bd00">◆ </a></span>Init_complex()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void Init_complex </td> <td>(</td> <td class="paramtype">void </td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="definition">Definition at line <a class="el" href="../../d1/dc5/ext_2mathn_2complex_2complex_8c_source.html#l00004">4</a> of file <a class="el" href="../../d1/dc5/ext_2mathn_2complex_2complex_8c_source.html">complex.c</a>.</p> <p class="reference">References <a class="el" href="../../d1/dc5/ext_2mathn_2complex_2complex_8c.html#a767dba1428bf1874d947e582387d4b11">nucomp_canonicalization()</a>.</p> </div> </div> <a id="a767dba1428bf1874d947e582387d4b11"></a> <h2 class="memtitle"><span class="permalink"><a href="#a767dba1428bf1874d947e582387d4b11">◆ </a></span>nucomp_canonicalization()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void nucomp_canonicalization </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p class="reference">Referenced by <a class="el" href="../../d1/dc5/ext_2mathn_2complex_2complex_8c_source.html#l00004">Init_complex()</a>.</p> </div> </div> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="../../doxygen.png" alt="doxygen"/> </a> 1.8.14 </small></address> </body> </html>
💾 Save Changes
❌ Cancel