[Mathlib-commitlog] SF.net SVN: mathlib:[823] JMathLib/trunk/src/jmathlib/toolbox/specfun
Status: Beta
Brought to you by:
st_mueller
|
From: <st_...@us...> - 2009-02-01 17:42:24
|
Revision: 823
http://mathlib.svn.sourceforge.net/mathlib/?rev=823&view=rev
Author: st_mueller
Date: 2009-02-01 17:42:22 +0000 (Sun, 01 Feb 2009)
Log Message:
-----------
documentation bugfixes
Modified Paths:
--------------
JMathLib/trunk/src/jmathlib/toolbox/specfun/beta.m
JMathLib/trunk/src/jmathlib/toolbox/specfun/betaln.m
Modified: JMathLib/trunk/src/jmathlib/toolbox/specfun/beta.m
===================================================================
--- JMathLib/trunk/src/jmathlib/toolbox/specfun/beta.m 2009-02-01 17:38:22 UTC (rev 822)
+++ JMathLib/trunk/src/jmathlib/toolbox/specfun/beta.m 2009-02-01 17:42:22 UTC (rev 823)
@@ -62,5 +62,5 @@
</programlisting>
@NOTES
@SEE
-gammaln, gammainc, betaln
+gammaln, betaln
*/
Modified: JMathLib/trunk/src/jmathlib/toolbox/specfun/betaln.m
===================================================================
--- JMathLib/trunk/src/jmathlib/toolbox/specfun/betaln.m 2009-02-01 17:38:22 UTC (rev 822)
+++ JMathLib/trunk/src/jmathlib/toolbox/specfun/betaln.m 2009-02-01 17:42:22 UTC (rev 823)
@@ -66,5 +66,5 @@
</programlisting>
@NOTES
@SEE
-gammaln, gammainc, beta
+gammaln, beta
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|