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]

Calculate mantissa and exponent?


Hello all,
I have to calculate a numbers' mantissa and exponent.
So if I have 123456, it should be normalized as 1,23456e+5.
Unfortunately, I have to use only pure xsl, no extension functions or
scripts are allowed.
XSLTSL & EXSLT don't seem to have this functionality.

To avoid re-inventing the wheel, has anyone solved this before?  

Thanks,

Edmund

 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]