SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
116 stars 104 forks source link

Stem volume converter #663

Closed SakshiJSanghavi closed 6 months ago

SakshiJSanghavi commented 6 months ago

Issue Id you have worked upon -

658

Briefly explain your program logic -

The Stem Volume Calculator utilizes the formulas for the area of a circle and the volume of a cylinder to estimate the volume of a tree stem based on user-provided input values for the Diameter at Breast Height (DBH) and tree height. The program calculates the cross-sectional area and then multiplies this area by the tree height (H) to obtain the stem volume. The user is prompted to input DBH and tree height, and the program validates the input before performing the calculations. The calculated volume and cross-sectional area are then displayed to the user.

Screenshots(Attach 2 screenshots of your own input and output) -

image image


By raising this PR I affirm that -

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
calc-for-everything ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2023 6:48pm
SarthakKeshari commented 6 months ago

Congratulations 🎉 @SakshiJSanghavi on your contribution. Thanks for adding value to this repository. 😊