Biology: Body Mass Index Calculator
Gustav Eklundh (contact me)
This class can be used to calculate the body mass index (BMI) of a person.
It takes as parameters the height and weight of a person and calculate the BMI value. The height may be given in centimeters, inches or feet.
The class can also check the BMI value against certain ranges of values and return a textual description that explains how fat or thin the person is.
Click here for detailed information about this class on phpclasses.org