-
Notifications
You must be signed in to change notification settings - Fork 395
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
Added Molality Calculator #1787
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Indrajeety993648, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
✅ Deploy Preview for calcdiverse ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@Rakesh9100 please review |
@Rakesh9100 Please review |
@Rakesh9100 please review |
@Indrajeety993648 Thank you for your contribution. |
@Rakesh9100 This PR is reviewed & can be merged. |
Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @Indrajeety993648 |
@Rakesh9100 I think this is hard PR that i raised Can u add level 3 instead of level 2 , As in my College marks only given for level 3 merged PR . |
Fixes Issue🛠️
Closes #1786
Description📝
This pull request adds a feature to calculate the molality of a solution. The molality calculator takes the mass of the solute (in grams) and the mass of the solvent (in kilograms) as input and returns the molality of the solution.
Feature Details
[\text{Molality (m)} = \frac{\text{moles of solute}}{\text{mass of solvent in kg}}]
Type of Change📄
Checklist✅
Screenshots/GIF📷