Subject: RE: numbering
From: Edmund Mitchell <EMitchell@xxxxxxx>
Date: Fri, 2 Feb 2001 10:45:37 -0800
|
Hello
Is there any simple way that I can get the integer result only from
expression like I want 2(or 3) from 5 div 2
Or I have to use string function to "build" that result?
You might try the function round(). For example, round(5 div 2)
Check it out (and the other number functions) at
http://www.w3.org/TR/xpath.html#section-Number-Functions
I hope that helps
Edmund
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: numbering, (continued)
- Michael Kay - Fri, 2 Feb 2001 14:03:33 -0500 (EST)
- Oliver Becker - Fri, 2 Feb 2001 13:23:31 -0500 (EST)
- YueMa - Fri, 2 Feb 2001 13:30:55 -0500 (EST)
- Edmund Mitchell - Fri, 2 Feb 2001 13:46:17 -0500 (EST) <=
- YueMa - Fri, 2 Feb 2001 14:07:56 -0500 (EST)
- Clapham, Paul - Fri, 2 Feb 2001 19:02:45 -0500 (EST)
|
|