PHP Math

Free and open source PHP scripts about Math related classes
  1. No Screenshot
    1628 total visits
    Simplifica is a script that implements the Quine-McCluskey's tabular method for simplifying boolean expressions. It computes the canonical form of an expression.Simplifica is useful for teaching students how to simplify expressions using an iterative method, instead of Karnaugh, and how boolean algebra may be applied for solving the problem.
  2. No Screenshot
    1944 total visits
    Roman Numeral Conversion can convert decimal numbers to Roman representation and vice-versa.
  3. No Screenshot
    1762 total visits
    Calculator can be used to perform simple mathematical operations.Currently Calculator can:- Add, subtract, multiply and divide numbers- Find roots of an equation, if any- Base calculations- Simple geometrical calculations for circles and triangles- Fractional notation of a number
  4. No Screenshot
    1825 total visits
    This Math Script containing only one function numconv($systemin, $systemout, $number, $length). With this function you can convert a value from one number system to another. For example hexadecimal to decimal or octal to binary or five-system to six-system. Any combination is possible.
Pages 5 of 5« 1 2 3 4 5 »