R
RolfK
Dear ALL,
I'm not sure about the most efficient method to get the mantissa and
exponent of a float in XSLT / XPATH 2.0. I must assume that the
numbers strings are not always in a E format.
E.g. +123E-9 is legal as well as -0.0002
So, what is the best and efficient way to split mantissa and exponent
and how to find the the nearest engineering format exponent.
Any help is welcome
Rolf
I'm not sure about the most efficient method to get the mantissa and
exponent of a float in XSLT / XPATH 2.0. I must assume that the
numbers strings are not always in a E format.
E.g. +123E-9 is legal as well as -0.0002
So, what is the best and efficient way to split mantissa and exponent
and how to find the the nearest engineering format exponent.
Any help is welcome
Rolf