_-_
_%_

both return NAN errors on iPhone 3GS as well

Cheers, bob

On 2012-06-28, at 6:48 PM, bill lam wrote:

> The android ndk has issue with NaN as reported by Michael earlier
> and workarounded.  However I found that it failed to report NaN at
> all.  For example
> _ - _  ->  _.
> _ % _  ->  _.
> 
> but both of them should raise  NaN errors.
> 
> on debian arm, I tested NaN behaviour was correct and passed all 
> tests in validation suite.  I am curious to know what will be result
> of the same operations in iPhone/iPad.
> 
> _ - _
> _ % _
> 
> 
> regards,
> ====================================================
> GPG key 1024D/4434BAB3 2008-08-24
> gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to