// multi-utility computation suite · offline · instant · precise
┌──────────────────────────┐
│ [c] calcalyst_ │
│ computation suite │
└──────────────────────────┘
// select a module to initialize
/ search↵ open firstesc close
// adsenseEMPTY_LEADER_SLOT728×90
// adsenseMOBILE_ANCHOR_SLOT320×50
// keyboard_shortcuts
/focus search
↑↓navigate module list
Enter
open first result from search
open highlighted
compute when module is open
compute when focused in a field
Escclose module · clear selection
⌫
health.bio-bmi-classification Calculator
Calculates Body Mass Index from height and weight and classifies the result using WHO categories (Underweight/Normal/Overweight/Obese). BMI is a population screening tool — it overestimates adiposity in muscular individuals and underestimates it in those with low muscle mass.
Inputs
Weight Kg
Body or object weight. For health calculators, usually in kg or lbs.
Height Cm
Vertical measurement. For health calculators, typically standing height without shoes.
Results
BMI
BMI (body mass index) = weight (kg) / height squared (m^2). Under 18.5: underweight. 18.5-24.9: normal. 25-29.9: overweight. 30+: obese. Does not distinguish muscle from fat.
category
The classification bucket this result falls into based on the computed value and the applicable reference scale.
ideal weight range
Estimated healthy weight for this height, using formulas like Devine or Robinson. Rough guide — healthy weight varies by body composition, frame size, and genetics.