https://github.com/miriarte33/bmicalculator
Calculator for anybody to see what their current BMI is given their height and weight.
https://github.com/miriarte33/bmicalculator
bmi bmicalculator body-mass body-mass-index calculator
Last synced: 3 months ago
JSON representation
Calculator for anybody to see what their current BMI is given their height and weight.
- Host: GitHub
- URL: https://github.com/miriarte33/bmicalculator
- Owner: miriarte33
- Created: 2017-10-05T22:41:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T21:00:34.000Z (over 7 years ago)
- Last Synced: 2025-01-15T13:07:04.388Z (5 months ago)
- Topics: bmi, bmicalculator, body-mass, body-mass-index, calculator
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BMICalculator is a simple command line program I created using c++ and the XCode IDE.
Factors height and weight to tell the user what their BMI is.
In order to view and/or edit, click BMICalculator and then BMI.cpp.