psteitz 2004/11/07 17:03:43
Modified: math/xdocs/userguide complex.xml
Log:
Fixed broken javadoc link.
Revision Changes Path
1.4 +2 -2 jakarta-commons/math/xdocs/userguide/complex.xml
Index: complex.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/xdocs/userguide/complex.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- complex.xml 23 Jun 2004 16:26:16 -0000 1.3
+++ complex.xml 8 Nov 2004 01:03:43 -0000 1.4
@@ -61,7 +61,7 @@
</subsection>
<subsection name="7.3 Complex Transcendental Functions"
href="function">
<p>
- <a
href="../apidocs/org/apache/commons/math/complex/ComplexMath.html">
+ <a
href="../apidocs/org/apache/commons/math/complex/ComplexUtils.html">
org.apache.commons.math.complex.ComplexMath</a> provides
implementations of serveral transcendental functions
involving complex
number arguments. These operations provide the means to
compute the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]