Finish your math easily with this bookmarklet!
- Easily Solve for x or calculate simple problems
- Quickly Simplify any expression
- Factor Quadratics and etc
- View all steps in equation for free
- Draggable UI
- Create a new bookmark
- Copy and paste this into the url bar for the bookmark.
javascript: fetch("https://raw.githubusercontent.com/Penguinify/math-bookmarklet/main/dist/bundle.js").then(r => r.text()).then(r => eval(r))
- Go to any website and click the bookmark!
- If you found this useful give me a star!