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
114 stars 104 forks source link

most probable velocity #660

Closed Rishika631 closed 11 months ago

Rishika631 commented 11 months ago

Issue Id you have worked upon -

655

Briefly explain your program logic -

The React component calculates the most probable velocity and molecular weight based on user-input temperature and molecular formula. It uses the Boltzmann constant and atomic masses. The calculations ensure proper formatting of the molecular formula, providing accurate results for the most probable velocity and molecular weight. formula used: const velocity = Math.sqrt((2 BoltzmannConstant temp) / (molecularWeight*mass of hydrogen))

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

Attach here

image image


By raising this PR I affirm that -

vercel[bot] commented 11 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 9, 2023 7:44pm
SarthakKeshari commented 11 months ago

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