bmi_calculator
Calculate BMI using weight (kg) and height (cm) to receive WHO and Asian-Pacific categories plus a healthy weight range.
Instructions
BMI from weight(kg) and height(cm). Returns WHO and Asian-Pacific categories with healthy weight range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| heightCm | Yes | ||
| weightKg | Yes |