https://github.com/compcode1/dexa-math
This basic calculator will be used for further DEXA variable exploration and expanded programs.
https://github.com/compcode1/dexa-math
algorithms forecasting user-interface utility
Last synced: 7 months ago
JSON representation
This basic calculator will be used for further DEXA variable exploration and expanded programs.
- Host: GitHub
- URL: https://github.com/compcode1/dexa-math
- Owner: Compcode1
- Created: 2024-07-31T18:27:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T19:16:04.000Z (over 1 year ago)
- Last Synced: 2025-03-18T01:15:52.654Z (10 months ago)
- Topics: algorithms, forecasting, user-interface, utility
- Language: Jupyter Notebook
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This small program takes basic DEXA scan variables as input along with a weight loss or gain forecast and a related percentage fat distribution for this gain or loss, and then outputs a resulting new body fat percentage. This basic calculator will be used for further DEXA variable exploration and expanded programs. Projections of this type are valuable in dietary and exercise formulations aimed at body fat considerations. This program leverages user input validation, mathematical calculations, structured program flow, and modular design to provide a basic calculator for projecting changes in body fat percentage based on DEXA scan data and weight changes. It serves as a foundational tool for further exploration and expansion in the context of dietary and exercise planning.