Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-04-15 (8 years ago) | Not enough user ratings | Total: 1,093 | All time: 3,344 This week: 674 |
Version | License | PHP version | Categories | |||
bignumbercalculator 1.0 | GNU Lesser Genera... | 5 | PHP 5, Math |
Description | Author | ||||||||||||||||
This class can be used to add arbitrary precision numbers in pure PHP. Innovation Award
|
|
_____________________________________________________ Calculator - Version 1 November 2006 _____________________________________________________ Copyright (c) 2006 Dragos Protung _______________________ CONTENTS _______________________ 1. Description 2. System Requirements 3. How to use 4. Contact _______________________ 1. Product Description _______________________ A PHP class that can add positive floating numbers with precision even if they are infinite big. _______________________ 2. System Requirements _______________________ PHP 5.x ______________ 3. How to use ______________ Create a new object $calc = new calculator(); You can add numbers using the addNumber method like $calc->addNumber("9283476109487129740712657109832.78"); or $calc->addNumber("4386120876213943720417240982137.23"); To get the result use call $calc->calc(); ______________ 3. Contact ______________ Please send your suggestions, bug reports and general feedback to dragos@protung.ro Also visit http://www.protung.ro Out for now ;) |
Files |
File | Role | Description |
---|---|---|
calculator.php | Class | Main class |
example.php | Example | Example of usage |
license.txt | Lic. | License file |
readme.txt | Doc. | Documentation |
bignumbercalculator-2009-04-15.zip 12KB | |
bignumbercalculator-2009-04-15.tar.gz 11KB | |
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.