[
https://issues.apache.org/jira/browse/MATH-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles resolved MATH-1332.
--------------------------
Resolution: Won't Do
Issue to be dealt with in the refactoring that now happens in the "Commons
Numbers" component.
> For 4.0, deprecate method name getArgument() and replace with arg()
> -------------------------------------------------------------------
>
> Key: MATH-1332
> URL: https://issues.apache.org/jira/browse/MATH-1332
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Eric Barnhill
> Priority: Trivial
> Labels: commons-numbers
> Fix For: 4.0
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> Currently magnitude of complex is returned by calling abs while phase angle
> is returned by calling getArgument(). I propose deprecating getArgument and
> using arg() because:
> -- it's not really an accessor method since the argument is computed
> -- arg() is shorter, more elegant and similar to abs() with which its usage
> will sometimes be paired
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)