Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

zendframework/zend-math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8ecc079 · Jan 20, 2020
Apr 26, 2018
Jul 10, 2018
Jul 10, 2018
Jun 21, 2016
Nov 22, 2017
Nov 22, 2017
Dec 4, 2018
Dec 4, 2018
Apr 12, 2018
Jan 20, 2020
Dec 4, 2018
Dec 4, 2018
Apr 12, 2018
Nov 13, 2016
Nov 3, 2017

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