[ https://issues.apache.org/jira/browse/XALANC-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216313#comment-13216313 ]
Steven J. Hathaway commented on XALANC-722: ------------------------------------------- The precision for DOUBLE is confirmed correct. 17-18 decimal digits represents the effective IEEE DOUBLE precision. It also looks like NAN, and +- Infinity may also be correct. The issue should be closed. > Xalan-C represents numbers as FLOAT precision instead of DOUBLE > --------------------------------------------------------------- > > Key: XALANC-722 > URL: https://issues.apache.org/jira/browse/XALANC-722 > Project: XalanC > Issue Type: Bug > Components: XalanC > Affects Versions: CurrentCVS, 1.10 > Reporter: Steven J. Hathaway > > XalanC represents numbers with type FLOAT precision instead of DOUBLE. This > affects the interpretations for INF, NaN and Zero. The underlying numeric > storage is type DOUBLE. Some of these issues may be how the printf() > functions is used. There may also be related issues with some format string > patterns. > This is a rollup of several older number issues. Most stylesheets function > properly. It is the boundary conditions and exceptional patterns that have > issues. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org