From 78bf73cb6852486aa2a37f15b514e3743bf20c06 Mon Sep 17 00:00:00 2001 From: Phil Steitz Date: Mon, 8 Nov 2004 01:03:43 +0000 Subject: [PATCH] Fixed broken javadoc link. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141498 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/userguide/complex.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xdocs/userguide/complex.xml b/xdocs/userguide/complex.xml index 13fef5840..a046dfdf4 100644 --- a/xdocs/userguide/complex.xml +++ b/xdocs/userguide/complex.xml @@ -17,7 +17,7 @@ --> - + The Commons Math User Guide - Statistics @@ -61,7 +61,7 @@ Complex answer = lhs.add(rhs); // add two complex numbers

- + org.apache.commons.math.complex.ComplexMath provides implementations of serveral transcendental functions involving complex number arguments. These operations provide the means to compute the