RE: Exponential Number In XSLT?
"Kay, Michael" <[email protected]>
| Newsgroups | gmane.org.w3c.xsl-editors |
|---|---|
| Message-ID | <[email protected]> |
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:[email protected]] > Sent: 01 October 2003 10:42 > To: [email protected] > 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 > >