[
https://issues.apache.org/jira/browse/MATH-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067776#comment-13067776
]
Gilles commented on MATH-622:
-----------------------------
Too many tests depend on the default being 2 fractional digits... Reverted in
revision 1148385.
Where to go from here?
> 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