Re: number() floated?
Phil Shafer <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <[email protected]> |
Konrad Korzeniowski writes: >running xsltproc with this xsl against any xml gives: >8.949999999999999 You may be hitting this rounding error: https://bugzilla.gnome.org/show_bug.cgi?id=629325 Thanks, Phil