[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XPath: comparison of -0.0e0 and +0.0e0

Subject: Re: XPath: comparison of -0.0e0 and +0.0e0
From: Oliver Hallam <oliver@xxxxxxxxxxx>
Date: Sun, 19 Jun 2011 22:21:35 +0100
Re:  XPath: comparison of -0.0e0 and +0.0e0
Another trick you can do is taking the inverse.

1 div +0.0e0 gives the result INF
1 div -0.0e0 gives the result -INF

so for example 1 div $x > 0 is true for +0.0e0, but not -0.0e0


On 19/06/2011 22:02, Andrew Welch wrote:
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?

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.