(Actually, I believe this little test was suggested by Peter Dalgaard... I
sent Simon the 'correct results' to compare with the Zaurus output...
Stuart Leask)
Hello All,
I have a working port of R on my SL5500. I've not tested the X windowing
support yet, but was more concerned about the accuracy of the fp
The following is the result of the test which Stuart Leask recommended I
should try:
Mandrake 8.2
[1] 8.29488e-311
Presumably this is the wrong answer. The question is whether it's the
of the Zaurus' fp emulation, or some sort of incompatibility with the way
is written. Does anyone know for certain which it might be?
If it is a bug in the Zaurus' fp implementation then I don't see any real
troubles getting it fixed (I'm sure people will be keen to get this
I notice that there are two types of NaNs in the ieee 754 standard, QNaN
(Quiet NaN) and SNaN (Signalling NaN). Does 8.29488e-311 look familiar (I
didn't think so)?