Changes for version 0.08 - 2018-02-09
- Added the `norm()` method.
- Fixed `0**0` and `0**z` special cases in the `pow()` method.
- Handle division by zero in the tan(), cot(), sec() and csc() functions, when the components of a complex number are native Perl numbers.
Modules
Generic complex number library.