Skip to content

Commit

Permalink
ACCURACY feature: rebased upon Saxon 10.9!
Browse files Browse the repository at this point in the history
  • Loading branch information
svanteschubert committed May 23, 2023
1 parent 1283910 commit 7eecc29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE-accuracy</artifactId>
<version>10.8</version>
<version>10.9</version>
<packaging>jar</packaging>
<name>Saxon-HE - enhanced accuracy using decimal-based floating-point arithmetic</name>
<description>The XSLT and XQuery Processor is using the far more accurate decimal-based floating-point arithmetic and half-up rounding. Reason was the European Norm 16931: where arithmetic should come same results and VAT has to be rounded often by national law half-up.</description>
Expand Down

0 comments on commit 7eecc29

Please sign in to comment.