Le 14/08/2011 17:29, sebb a écrit :
FastMath.java:1008 says:

      *  for extra precision (i.e. exp(x) = result[0] ° result[1]

The operator symbol is mangled (probably due to conversion between encodings).

I'm not sure what the operator should be - dot product perhaps?

Hi Sebb,

It should have been a +. I have fixed this.

Thanks
Luc


To avoid further corruption, ideally the symbol should be replaced by
the appropriate HTML entity, or failing that, the numeric entity.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to