Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BMITooLow = errors.New("BMI too low!") BMITooHigh = errors.New("BMI too high!") )
Functions ¶
func CalculateWithoutStats ¶
func DescribeLevel ¶
Describe describes a calculated BMI with one of the following categories: UNDERWEIGHT, NORMAL, OVERWEIGHT, OBESE.
Types ¶
Click to show internal directories.
Click to hide internal directories.