Artifact 12845723dd91e392cb6ec41e7e9a0ae69a74cf5c4c737463e8990adaa13c9ef0:
- Executable file
r37/lisp/csl/html/r37_0444.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 855) [annotate] [blame] [check-ins using] [more...]
<A NAME=Constants> <TITLE>Constants</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>CONSTANTS</B><P> <P> <P> <P> There are a few constants known to the special function package, namely <P> <P> _ _ _ <em>Euler's constant </em>(which can be computed as - <A HREF=r37_0493.html>Psi</A>(1)) and <P> _ _ _ <em>Khinchin's constant</em> (which is defined in Khinchin's book ``Continued Fractions'') and <P> _ _ _ <em>Golden_Ratio</em> (which can be computed as (1 + sqrt 5)/2) and <P> _ _ _ <em>Catalan's constant</em> (which is known as an infinite sum of recipro cal powers) <P> <P> <P> <H3> examples: </H3> <P><PRE><TT> on rounded; Euler_Gamma; 0.577215664902 Khinchin; 2.68545200107 Catalan 0.915965594177 Golden_Ratio 1.61803398875 </TT></PRE><P>