-
A byte count number and a format are taken as input and the converted value is outputted. Requirements: PHP 5 or higher
-
The extended representation of extensive is in English.
-
Numeral takes an integer number and converts it to Roman format. Roman numerals can also be converted back to integers.Requirements: PHP 5.2 or higher
-
Any integer and decimal amount between 0 and 999999999999 can be spelled.Requirements: PHP 4.0 or higher
-
Information about a number and its score are retrieved from the whocalled.us website.WhoCalledUs can also report a phone number and submit a comment about it on behalf of a given authenticated user of the whocalled.us site.Requirements: PHP 5.0 or higher
-
Rational numbers are those numbers that can be represented as the ratio between two integer numbers. Any real number with a finite number decimal digits or that repeats a sequence of digits can be represented as a rational number.Adding, subtracting, multiplying and dividing are supported operations.The results of the operations are also rational numbers, simplified to eliminate any common factors ...
-
Composite Factoring takes a given integer number and determines a list of prime numbers that once multiplied by each other result in the original number.An array containing the prime number factors is returned.Requirements: PHP 5.0 or higher
-
An array of integer numbers is taken as input and sorted.Number Sequence generates a string that represents sequences of contiguous numbers as ranges with the first and the last sequence number separated by dashes. Non contiguous numbers are separated commas.For instance, array(1,2,3,5,7,8,9) is transformed in the sequence "1-3, 5, 7-9"Requirements: PHP 5.0 or higher
-
Stable can add numbers to a set of values so it can compute several types of statistics. Statistics such as median, modus or arithmentic mean, can be computed.Requirements: PHP 5.0 or higher
-
Number to Turkish text takes a number with up to 21 digits and generates a text string that spell the number using Turkish words. The resulting string is stored in a class variable.Requirements: PHP 3.0 or higherWhat's New in This Release Number to Turkish text:- Characters have been converted into their Turkish language equivalents
-
First Primes Factorycan determine if a number is prime or perfect.Key Features of Primes Factory:- Count the number of prime number smaller than a given number- Decompose a number in factors of prime numbers
-
Math prime 4.0 or higher performs several checks to find a number that divides the number to be tested with remainder 0.A boolean values is returned when the number is determine to be prime.Requirements: PHP 5.0 or higher
-
ArNumbers takes a positive number of up to 999999999 and converts it into an equivalent string with words of the Arabic language encoded using the Windows-1256 character set.The numbers for quantities of feminine subjects can also be spelled.Requirements: PHP 4.0 or higher
-
Generate random float numbers can generate a given count of random floating point numbers in such way that the sum of all generated numbers is equal to a given total.Generate random float numbers, a class array variable is used to store the generated random numbers.Requirements: PHP 5.0 or higher
-
The number is processed and words representing its parts are returned encoded with ISO 646 character set.Requirements: PHP 4.0 or higher

