On 15 August 2011 09:50, Luc Maisonobe <luc.maison...@free.fr> wrote:
> 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.

The closest I could find for the original character was the degree
symbol, which looks a bit like the dot operator ...

> Thanks

... but no matter, just curious.

> 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
>
>

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

Reply via email to