markrogoyski / math-php

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
MIT License
2.32k stars 238 forks source link

Complex pow Fix for the 0^0 issue #426

Closed Beakerboy closed 2 years ago

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.001%) to 99.933% when pulling 0d8dee6da35b8b038a1cb5793e9bd36590c49af4 on Beakerboy:complex-pow into 35787c6aa36b35b87195908a77293a05c398773a on markrogoyski:develop.

markrogoyski commented 2 years ago

Thanks. I took your solution and manually added it. The PR test had an issue with the test data.