[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Addition/Subtraction of numbers.
> I have the understanding that the XPath number() function > will return the string 'NaN' if the parameter passed in is > not a number. Though, at a lower level, won't the same > function called twice with identical parameter(s) return the > same thing? So, when would your test of "number($t1) = > number($t1)" fail? When number($t1) is NaN, because (as defined in the IEEE standard) NaN=NaN is false. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|