PHP Classes
elePHPant
Icontem

BMI Calculator: Compute the body mass index from height and weight

Recommend this page to a friend!

  Author Author  
Picture of Daniel Thul
Name: Daniel Thul <contact>
Classes: 3 packages by
Country: Germany Germany
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This is a simple class that can compute the body mass index of a person given his/her height and weight.

The class displays a table that shows the body mass index for the given height and weight and tells it corresponds to a person with low weight, normal weight or over the normal weight.

The calculations assume that the height is in meters and weight is in Kilograms. The messages appear both in English and in German.

  Classes of Daniel Thul  >  BMI Calculator  >  Download Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: BMI Calculator
Base name: bmi_calculator
Description: Compute the body mass index from height and weight
Version: 1.0.0
PHP version: -
License: BSD License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image Biology Bioinformatic components and tools that deal with live beings View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
December 2005
Number 7
Body mass index is value can be calculated to determine if the weight of an adult is normal for a person of his height.

This class can calculate the body mass index of a person and tell whether he is OK or or is above or below the normal weight.

Manuel Lemos

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file class.bmi.php Class The class itself
Accessible without login Plain text file example.php Example The example script

Install with Composer Install with Composer - Download Download all files: bmi_calculator.tar.gz bmi_calculator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.