Hi, please review my latest patch for inclusion in svn https://issues.apache.org/jira/browse/MATH-577
Basically some short hand methods with takes a double (only real part) as parameter. Java docs some enhancements and cleanup. Add Complex.valueOf(double) and Complex.valueOf(double, double) that return Complex.NaN if a Double.NaN is in any part. THis is more consistent with Double.valueOf(double)... Arne --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org