[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] XPath: comparison of -0.0e0 and +0.0e0


Subject: Re: [xsl] XPath: comparison of -0.0e0 and +0.0e0
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Sun, 19 Jun 2011 22:02:15 +0100

On 19 June 2011 21:13, Stefan Krause <stf@xxxxxxxx> wrote:
> Hello,
>
> how can I distinguish -0.0e0 from +0.0e0? The comparison operators (eq, lt, gt) are not supposed to to the job, and I am not sure if comparing string values is the right way. Any other suggestions?
>
>

I think treating them as strings is the only way...  Out of interest,
why do you need to distinguish them?


-- 
Andrew Welch
http://andrewjwelch.com


Current Thread