Gilles created NUMBERS-64:
-----------------------------
Summary: Method "norm()"
Key: NUMBERS-64
URL: https://issues.apache.org/jira/browse/NUMBERS-64
Project: Commons Numbers
Issue Type: Task
Components: complex
Reporter: Gilles
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)