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

Eric Barnhill resolved NUMBERS-64.
----------------------------------
    Resolution: Fixed

> Method "norm()"
> ---------------
>
>                 Key: NUMBERS-64
>                 URL: https://issues.apache.org/jira/browse/NUMBERS-64
>             Project: Commons Numbers
>          Issue Type: Task
>          Components: complex
>            Reporter: Gilles
>            Priority: Minor
>              Labels: API
>             Fix For: 1.0
>
>
> Method is trivial, not used within the class, and [not 
> standard|https://math.stackexchange.com/questions/285398/what-is-the-norm-of-a-complex-number].
> Should we perhaps remove it?
> However, if keeping it to mimic the C++ standard library, the computation 
> should be implemented directly; currently, it calls method {{abs()}} which 
> entails many unnecessary checks and operations.
> Javadoc links to an unrelated page.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to