You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A command-line tool that does Body Mass Index Calculation used to estimate body fat based on height and weight. It's calculated as: BMI = weight (kg) / (height (m))²