Want you banner here?


Matrix28 > PERL > Calulators (Text only)

Geozip | Write review | Report error | Discuss/get help on this script in our forums
Geozip is a Perl program for calculating the distance between two zip codes in the United States. The sub-routines included in the code can be used to calculate any distance between latitude and longitude coordinates. The package includes data for the US, the script, including two sub-routines, one gets the coordinates and city name, the other calculates the distance between two points. The result should have a precision of about 50 meters, because the calculation takes into account the fact that the earth is not a perfect sphere. A great program to integrate into e-business solutions, dating sites, or just as it is as a service to your visitors.

The Engineering Units Conversion Calculator | Write review | Report error | Discuss/get help on this script in our forums
This program allows users to convert units such as: Energy, Pressure, Volume, Density, Specific Volume, Specific Heat (Entropy), Enthalpy, Viscosity (absolute), and Coefficient of Heat Transfer.

The Fluid Flow Calculator | Write review | Report error | Discuss/get help on this script in our forums
This calculator is used to calculate pipe friction losses for straight piping handling water and water with varying percentages of ethylene glycol. The calculator uses an algorithm developed from the basic principles of fluid mechanics. This calculator allows the user to input the fluid type, the fluid temperature, the flow rate, the pipe size, pipe length, and pipe material. The calculator then determines the velocity, the Reynolds number, the Moody friction factor, the pipe friction factor, the pipe head loss, and the pipe friction loss in PSI.

Quadratic-O-Matic | Write review | Report error | Discuss/get help on this script in our forums
A simple quadratic equation solver. Very simple to set up and use. Just type in the numbers to get your quadratic equation, and click "Solve that puppy." You will then be given the roots of the equation.