package_test1 library

Functions

calculateBMI(double weight, double height) double
Takes weight and height and return BMI (All value must be of type double)
formatBMI(double bmi) String