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.
|
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 |
|
|
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.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|