You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (Updated) (JIRA)" <ji...@apache.org> on 2012/02/02 11:59:56 UTC

[jira] [Updated] (MATH-622) Default number format does not show enough digits

     [ https://issues.apache.org/jira/browse/MATH-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles updated MATH-622:
------------------------

    Fix Version/s:     (was: 3.0)
                   3.1

This is annoying but not a blocking issue; postponing.

                
> 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.1
>
>
> 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.
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