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

Add CompSciLib #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions content/mathematics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ Help us fill out this section! Check out the [Contribute](@/contribute/_index.md
- [4th Derivative Calculator](https://calculator-derivative.com/fourth-derivative-calculator) - 4th Derivative Calculator.
- [Indefinite Integration Calculator](https://calculator-integral.com/indefinite-integral-calculator) - Indefinite Integration Calculator.
- [Mathigon](https://mathigon.org/) - Free math courses, lessons, activities, and manipulatives for younger students in elementary and middle school.
- [CompSciLib](https://www.compscilib.com/) - Computer Science/Math calculators and practice problems for college students.

## Other References
- [MathWord](http://www.mathwords.com) - A math dictionary of terms, formulas, and diagrams.
Expand Down