Re: [basex-talk] Rounding/parsing decimal vs float
1 Nov
2017
1 Nov
'17
12:57 p.m.
You need to use xs:float or xs:double instead of xs:decimal to be able to use the 'e' or 'E' as the exponent separator. Br, Kristian K1. nov 2017 13:18 kirjutas kuupƤeval Marco Lettere <m.lettere@gmail.com>:
Hi all,
I thought of asking this in parallel of hacking my own parsing procedure ...
Is there a native way to parse scientific notation string into xs:decimal since a direct casting (xs:decimal("1e1")) is not allowed?
Thanks,
Marco.
3081
Age (days ago)
3081
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kristian Kankainen