How do I check in XPath / XSLT whether a certain value is NaN?
One way of doing it is string($x) = \'NaN\', but maybe there is a nicer / more efficient s
string($x) = \'NaN\'