Skip to content
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

Revert "Added Normality Calculator" #1843

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 0 additions & 48 deletions Calculators/Normality-Calculator/index.html

This file was deleted.

38 changes: 0 additions & 38 deletions Calculators/Normality-Calculator/script.js

This file was deleted.

100 changes: 0 additions & 100 deletions Calculators/Normality-Calculator/style.css

This file was deleted.

14 changes: 0 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3420,20 +3420,6 @@ <h3>Checks whether the given number is niven or not.</h3>
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Normality Calculator</h2>
<h3>Calculates the mass of a compound needed to achieve a desired Normality in a solution.</h3>
<div class="card-footer">
<a href="./Calculators/Normality-Calculator/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/Rakesh9100/CalcDiverse/tree/main/Calculators/Normality-Calculator" title="Source Code" target="_blank">
<img src="./assets/images/github.png" alt="Source Code"></img>
</a>
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Number Of Days Calculator</h2>
Expand Down