BadMaths is an integrated study tool that performs Mathematical Operations and contains various features for note-taking.
To help you get started, our team has put together this user guide to guide you on the steps to operate BadMaths for your study woes.
Prerequisites: JDK 11 (use the exact version), update Intellij to the most recent version.
- Ensure Intellij JDK 11 is defined as an SDK, as described here -- this step is not needed if you have used JDK 11 in a previous Intellij project.
- Download the latest JAR release here.
- Copy the JAR file into an empty folder.
- Open up a command window in that folder and run the following command:
java -jar BadMaths.jar
If the set-up is correct, you should see the following:
____ _ __ __ _ _
| _ \ | | | \/ | | | | |
| |_) | __ _ __| | | \ / | __ _| |_| |__ ___
| _ < / _` |/ _` | | |\/| |/ _` | __| '_ \/ __|
| |_) | (_| | (_| | | | | | (_| | |_| | | \__ \
|____/ \__,_|\__,_| |_| |_|\__,_|\__|_| |_|___/
You can type 'Help' to learn what I can do for you :)
- Basic mathematical operations
- Analyse trigonometry equations / sinusoidal signals
- Solve quadratic equations
- Solve matrix calculations
- Notes taking
- Store, delete and list notes
- Mark or unmark the notes as done
- Rank and display notes based on priority
- Find notes based on keywords
Useful links: