-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Add Atomic Composition Calculator #712
Comments
Hey @govinddwivedigit, Welcome to the project CalcDiverse! 🎊 |
Can you assign this issue to me ? |
Can you pls tell the proper name for your calculator @govinddwivedi-git |
"Atomic Composition Calculator" @Rakesh9100 |
Proceed @govinddwivedi-git |
Pls provide your PR @govinddwivedi-git |
I am ready to work on it @Rakesh9100 |
Go ahead @debangi29 |
Pls provide your PR @debangi29 |
Hello @Rakesh9100, please assign me the issue I can work on this. |
Go ahead @bharat-c27 |
Pls provide your PR @bharat-c27 |
Sure, I am working on it. |
Hello @govinddwivedi-git! Your issue #712 has been closed. Thank you for your contribution!! 🙌 |
Description
Input: The user inputs the mass of the substance and its molar mass (in grams per mole).
Calculate Moles: The calculator calculates the number of moles of the substance.
Calculate Number of Electrons, Protons, and Neutrons: This part depends on the substance. If the substance is an atom (not an ion), you can determine the number of electrons, protons, and neutrons based on its atomic number (Z) and mass number (A).
Output : The calculator displays the number of moles of the substance, as well as the number of electrons, protons, and neutrons.
Optional Features:
Screenshots
No response
Checklist
Code of Conduct
The text was updated successfully, but these errors were encountered: