[
https://issues.apache.org/jira/browse/MATH-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067720#comment-13067720
]
Gilles commented on MATH-622:
-----------------------------
Increased maximum to "8" in revision 1148312.
> Default number format does not show enough digits
> -------------------------------------------------
>
> Key: MATH-622
> URL: https://issues.apache.org/jira/browse/MATH-622
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Gilles
> Priority: Minor
> Fix For: 3.0
>
>
> In {{CompositeFormat}}, the {{getDefaultNumberFormat(final Locale locale)}}
> method contains
> {code}
> nf.setMaximumFractionDigits(2);
> {code}
> This default is too small.
> Also, it would be better to output the number in scientific notation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira