RE: [xsl] decimal points

Subject: RE: [xsl] decimal points
From: "Casadome, Francisco Javier" <Francisco.Casadome@xxxxxxxxxxxxxx>
Date: Fri, 5 Jul 2002 17:58:47 +0200
Hi,

Try this:

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

Fran

-----Original Message-----
From: subbu@xxxxxxxxxxxx [mailto:subbu@xxxxxxxxxxxx] 
Sent: Friday, July 05, 2002 5:38 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
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


Current Thread
  • [xsl] decimal points
    • subbu - Fri, 05 Jul 2002 16:37:53 +0100
      • <Possible follow-ups>
      • Casadome, Francisco Javier - Fri, 5 Jul 2002 17:58:47 +0200 <=