Changes for version 0.14
- Fix https://github.com/sisyphus/math-decimal64/pull/1 (also aplies to Math::Complex_C) Thanks to @hiratara
- Fix overload_pow() for the case that the third argument is true
- Replace SvIV/SvUV/SvNV with SvIVX/SvUVx/SvNVX where appropriate.
Modules
perl interface to C's double precision complex operations.