Hi. > 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)...
As nobody came up with objections, I've committed the changes (revision 1150340). [Sorry for the big commit...] Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org