[Mathlib-commitlog] SF.net SVN: mathlib:[607] JMathLib/trunk/src/jmathlib/toolbox/jmathlib/ interna
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2009-01-04 08:48:05
|
Revision: 607
http://mathlib.svn.sourceforge.net/mathlib/?rev=607&view=rev
Author: st_mueller
Date: 2009-01-04 08:48:03 +0000 (Sun, 04 Jan 2009)
Log Message:
-----------
documentation for e
Added Paths:
-----------
JMathLib/trunk/src/jmathlib/toolbox/jmathlib/internal/e.int
Added: JMathLib/trunk/src/jmathlib/toolbox/jmathlib/internal/e.int
===================================================================
--- JMathLib/trunk/src/jmathlib/toolbox/jmathlib/internal/e.int (rev 0)
+++ JMathLib/trunk/src/jmathlib/toolbox/jmathlib/internal/e.int 2009-01-04 08:48:03 UTC (rev 607)
@@ -0,0 +1,14 @@
+@GROUP
+general
+@SYNTAX
+e
+@DOC
+euler number
+@EXAMPLES
+<programlisting>
+e
+ans = 2.718281828459046
+</programlisting>
+@NOTES
+@SEE
+pi, eps, i, j
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|