body_fat_calculator
Calculate body fat percentage using the US Navy method from waist, neck, height, and hip measurements, with lean body mass output.
Instructions
Body fat % via US Navy Method (waist + neck + height ± hip for females). Also returns lean body mass.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| age | Yes | ||
| sex | Yes | ||
| hipCm | No | ||
| neckCm | Yes | ||
| waistCm | Yes | ||
| heightCm | Yes | ||
| weightKg | Yes |