This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: decimal points


Hi,

Try this:

	<xsl:value-of select="format-number($num,'#,###')/>

Fran

-----Original Message-----
From: subbu@boltblue.com [mailto:subbu@boltblue.com] 
Sent: Friday, July 05, 2002 5:38 PM
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] decimal points


hi 
i wana format $num which is a floating point num in such a way that i only
have 
exactly 3 digits after decimal point..
any help
i used format-num() but it is rounding off
subbu

--------------------------------------------------------------
Sent with "Me-Mail", Boltblue's FREE mobile messaging service.
http://www.boltblue.com


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]