Re: [Math] About "FastMathTest"

2011-03-05 Thread sebb
On 5 March 2011 21:28, Michael Giannakopoulos wrote: > Hello to all, > > In the class 'org.apache.commons.math.util.FastMathTest' multiple condition > of type "x == x" are found... Is this a good practice??? This condition is > always true so no condition needed... Thanks a lot for your time! The

[Math] About "FastMathTest"

2011-03-05 Thread Michael Giannakopoulos
Hello to all, In the class 'org.apache.commons.math.util.FastMathTest' multiple condition of type "x == x" are found... Is this a good practice??? This condition is always true so no condition needed... Thanks a lot for your time! Best regards, Michael