zend-math icon indicating copy to clipboard operation
zend-math copied to clipboard

Math component from Zend Framework

zend-math

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-math.

Build Status Coverage Status

Zend\Math provides general mathematical functions. So far the supported functionalities are:

  • Zend\Math\Rand, a random number generator;
  • Zend\Math\BigInteger, a library to manage big integers.

Migration notes from v2 to v3

We document migration notes from v2 to v3, providing details of potential BC breaks and/or API differences you may need to be aware of.

Miscellany

  • File issues at https://github.com/zendframework/zend-math/issues
  • Documentation is at https://docs.zendframework.com/zend-math/