Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 230 | All time: 8,156 This week: 126 |
Version | License | PHP version | Categories | |||
math-package 1.0 | GNU General Publi... | 5.0 | PHP 5, Math |
Description | Author | ||||||||
This package can perform several types of operations with numbers. |
|
Files (8) | / | libs |
File | Role | Description | ||
---|---|---|---|---|
Classes (6 files) | ||||
loader.php | Aux. | Autoloads the required classes |
Files (8) | / | libs | / | Classes |
File | Role | Description |
---|---|---|
DivisorsMultiples.php | Class | Returns the GCD (greatest common devisor) and LCM (lowest common multiple) for two integers |
EvenOdd.php | Class | Checks whether a number is even or odd; extracts all even/or odd numbers from a given array |
Factorial.php | Class | Returns the factorial value of a number |
Math.php | Class | Main class |
Prime.php | Class | Checks if the number is prime; gets the next prime number; gets the previous prime number; and other operations |
Trig.php | Class | Basic and pythagorean identities; angle-sum and angle-difference identities; sum identities; product identities |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.