powered by
Calculate BMI
calc_bmi(weight, height)
value of BMI in kg/m2
weight in kg
height in cm
calc_bmi(weight = 70, height = 160)
Run the code above in your browser using DataLab