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

Re: XPath floating point arithmetic

Subject: Re: XPath floating point arithmetic
From: Jeff Kenton <jkenton@xxxxxxxxxxxxx>
Date: Wed, 20 Mar 2002 12:10:12 -0500 (EST)
floating point mod
On Wed, 20 Mar 2002, Richard Jinks wrote:

..Hi
..
..Can someone ease a bit of confusion for me, please?
..
..In relation to XPath, what would the answer be to the following operation:
..
..5.46 mod 2.6
..
..Should it be
..
..a) 1 (implying the numbers are rounded to nearest integer, then 'mod'ed)
..b) 0.26 (implying some sort of floating point mod operation)
..

The XPath spec says that mod is exactly equivalent to the Java % operator.  
If this also means it is the same a the C % operator (I don't have a Java 
spec handy), C only applies % to integers, suggesting that XSLT would 
round input values to integers before applying the mod operation.

--jeff




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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-2013 All Rights Reserved.