Project

Profile

Help

Bug #5622

closed

SaxonCS 11.4.0 - Division function generating 50 decimal places

Added by Vijay Bhushan over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internals
Sprint/Milestone:
-
Start date:
2022-07-29
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
11, trunk
Fix Committed on Branch:
11, trunk
Fixed in Maintenance Release:
Platforms:
.NET

Description

I am using C# API and I was comparing some transform result between Saxon9h and SaxonCS 11.4.0 where I found difference in decimal places. In new SaxonCS number of digits in scale are 50 where as in previous version Saxon9h was only 21 digits, refer below results.

Transform Result from Saxon9h : <Quote_ProcessedTime Val="194.45083333333333333333"/>

Transform Result from SaxonCS : <Quote_ProcessedTime Val="194.450833333333333333333333333333333333333333333333"/>

Can you please suggest has this been increase purposely or this needs to be fixed in next release? I have attached xslt for your reference.


Files

DivisionTest.xslt (542 Bytes) DivisionTest.xslt Vijay Bhushan, 2022-07-29 07:41

Please register to edit this issue

Also available in: Atom PDF