How to check for NaN in XSLT?

后端 未结 0 1057
醉酒成梦
醉酒成梦 2020-12-18 19:39

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题