Does Groovy do something special so that:

        Double.NaN == Double.NaN

is true? According to the IEEE754 standard this should be false. Java
and Scala require a special metho to test for NaN since it is a value
that is equal to no other value including itself.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to