Math PHP v2.5.0 Release Notes

Release Date: 2021-11-21 // over 2 years ago
  • 🆕 New Features

    • Special function logbeta
    • Special function logGamma
    • Special function logGammaCorr
    • Special function stirlingError

    👌 Improvements

    • 👌 Improvements in StudentT continuous distribution
    • 👌 Improvements in special function gamma
    • 👌 Improvements in special function beta

    🐛 Bug Fixes

    • Issue 393 (regularizedIncompleteBeta NAN)
    • 👷 Issue 429 (Linear regression CI division by zero)