Libraries tagged by large numbers
samsara/fermat-complex-numbers
73 Downloads
A module for the Fermat math library which handles complex numbers.
large-numbers/large-numbers
3 Downloads
The package provides math methods that work with numbers that overflow variables values.
thehappycat/numerictools
1 Downloads
PHP project to perform basic numeric operations
samsara/fermat-stats
87 Downloads
A module for the Fermat math library which adds statistics function.
samsara/fermat-matrices-and-vectors
79 Downloads
A module for the Fermat math library which adds matrices and vectors functions.
samsara/fermat-coordinate-systems
87 Downloads
A module for the Fermat math library which adds coordinate systems.
samsara/fermat-all
3 Downloads
A metapackage requiring Fermat and all of its modules.
samsara/fermat-algebra-expressions
80 Downloads
A module for the Fermat math library which adds algebraic expressions.
egorsmkv-packagist/decimal
26 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
whacking1234/sumlib
2 Downloads
This package implements the function of adding large numbers via custom algorythm
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
sirmekus/otu
3 Downloads
Otu is a PHP-based package that handles fine-formatting of string representation of (very) large numbers with their 'magnitude'. For instance, '50m' means 50000000. We can decide to write the entire 50000000 or just pass it to this package in the form of '50m' and have it take care of the presentation. It also works vice-versa. Walk with me.
scheldejonas/moontoast-math
420 Downloads
A mathematics library, providing functionality for large numbers
mi-la01/kt_moontoast-math
1918 Downloads
A mathematics library, providing functionality for large numbers
kheaactua/argument-validator
11 Downloads
Simple class to validate and set inputs on functions in PHP. Useful when function takes large number of inputs