comparison mayachemtools/docs/modules/html/Constants.html @ 0:73ae111cf86f draft

Uploaded
author deepakjadmin
date Wed, 20 Jan 2016 11:55:01 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:73ae111cf86f
1 <html>
2 <head>
3 <title>MayaChemTools:Documentation:Constants.pm</title>
4 <meta http-equiv="content-type" content="text/html;charset=utf-8">
5 <link rel="stylesheet" type="text/css" href="../../css/MayaChemTools.css">
6 </head>
7 <body leftmargin="20" rightmargin="20" topmargin="10" bottommargin="10">
8 <br/>
9 <center>
10 <a href="http://www.mayachemtools.org" title="MayaChemTools Home"><img src="../../images/MayaChemToolsLogo.gif" border="0" alt="MayaChemTools"></a>
11 </center>
12 <br/>
13 <div class="DocNav">
14 <table width="100%" border=0 cellpadding=0 cellspacing=2>
15 <tr align="left" valign="top"><td width="33%" align="left"><a href="./Bond.html" title="Bond.html">Previous</a>&nbsp;&nbsp;<a href="./index.html" title="Table of Contents">TOC</a>&nbsp;&nbsp;<a href="./ConversionsUtil.html" title="ConversionsUtil.html">Next</a></td><td width="34%" align="middle"><strong>Constants.pm</strong></td><td width="33%" align="right"><a href="././code/Constants.html" title="View source code">Code</a>&nbsp;|&nbsp;<a href="./../pdf/Constants.pdf" title="PDF US Letter Size">PDF</a>&nbsp;|&nbsp;<a href="./../pdfgreen/Constants.pdf" title="PDF US Letter Size with narrow margins: www.changethemargins.com">PDFGreen</a>&nbsp;|&nbsp;<a href="./../pdfa4/Constants.pdf" title="PDF A4 Size">PDFA4</a>&nbsp;|&nbsp;<a href="./../pdfa4green/Constants.pdf" title="PDF A4 Size with narrow margins: www.changethemargins.com">PDFA4Green</a></td></tr>
16 </table>
17 </div>
18 <p>
19 </p>
20 <h2>NAME</h2>
21 <p>Constants</p>
22 <p>
23 </p>
24 <h2>SYNOPSIS</h2>
25 <p>use Constants;</p>
26 <p>use Constants qw(:all);</p>
27 <p>use Constants qw(:math);</p>
28 <p>
29 </p>
30 <h2>DESCRIPTION</h2>
31 <p><strong>Constants</strong> module provided the following constants:</p>
32 <p>Pi, TwoPi, PiByTwo, PiByFour, InversePi, OneByPi, SqrtTwoPi, OneBySqrtTwoPi, InverseSqrtTwoPi,
33 Phi, E</p>
34 <p>
35 </p>
36 <h2>AUTHOR</h2>
37 <p><a href="mailto:msud@san.rr.com">Manish Sud</a></p>
38 <p>
39 </p>
40 <h2>SEE ALSO</h2>
41 <p><a href="./MathUtil.html">MathUtil.pm</a>
42 </p>
43 <p>
44 </p>
45 <h2>COPYRIGHT</h2>
46 <p>Copyright (C) 2015 Manish Sud. All rights reserved.</p>
47 <p>This file is part of MayaChemTools.</p>
48 <p>MayaChemTools is free software; you can redistribute it and/or modify it under
49 the terms of the GNU Lesser General Public License as published by the Free
50 Software Foundation; either version 3 of the License, or (at your option)
51 any later version.</p>
52 <p>&nbsp</p><p>&nbsp</p><div class="DocNav">
53 <table width="100%" border=0 cellpadding=0 cellspacing=2>
54 <tr align="left" valign="top"><td width="33%" align="left"><a href="./Bond.html" title="Bond.html">Previous</a>&nbsp;&nbsp;<a href="./index.html" title="Table of Contents">TOC</a>&nbsp;&nbsp;<a href="./ConversionsUtil.html" title="ConversionsUtil.html">Next</a></td><td width="34%" align="middle"><strong>March 29, 2015</strong></td><td width="33%" align="right"><strong>Constants.pm</strong></td></tr>
55 </table>
56 </div>
57 <br />
58 <center>
59 <img src="../../images/h2o2.png">
60 </center>
61 </body>
62 </html>