- From: Kay, Michael <Michael.Kay@softwareag.com>
- Date: Wed, 1 Oct 2003 14:28:35 +0200
- To: Amit Kumar Pandey <Amit_P@infosys.com>, xsl-editors@w3.org
Received on Wednesday, 1 October 2003 08:33:45 UTC
Requests for coding help with XSLT are best addressed to the xsl-list at www.mulberrytech.com XSLT 1.0 does not provide any support for reading or writing numbers using exponential notation. You will need to use an extension function for this purpose. regards, Michael Kay > -----Original Message----- > From: Amit Kumar Pandey [mailto:Amit_P@infosys.com] > Sent: 01 October 2003 10:42 > To: xsl-editors@w3.org > Subject: Exponential Number In XSLT? > > > Dear Sir/Madam, > I'm stuck up in dealing with presenting an exponential number > ,coming from XML, in XSLT. It's giving the output as NaN. > > Please let me know at the earliest , how this problem can be > dealt with. It's very urgent. > > Regards, > Amit > >
Received on Wednesday, 1 October 2003 08:33:45 UTC