By, MK
A scientific calculator, capstone, and passion project, made in JavaFX.
You have my permission to use, study, and probe my code as much as you want. Just give credit where its due. Do not redistribute on any other website.
Im open to any, suggestions, criticism, and bug reports.
Thank you! and have fun.
There are secrets to be found. (like 7)
If you dont understand how to use the program. visit the guid page in the help menu or press CTRL + h
If you are worried about what the program will do, your welcome to look through the code, or have someone else do it.
If you want to make your own extensions to the program visit the bottom of the guide page in the .exe file for a basic, how to but ultamatly for the best experience you will need to disect the code.
GraalVM for their javascript evaluator
js https://mvnrepository.com/artifact/org.graalvm.js/js
js-scriptengine https://mvnrepository.com/artifact/org.graalvm.js/js-scriptengine
org.apache.commons for their Gamma function
commons-math3 https://mvnrepository.com/artifact/org.apache.commons/commons-math3
and of course Maven, Oracle, and Jetbrains for obvious reasons
and a special thanks to launch4j for being better then jpackage (you had one job Oracle)
Do not under any circumstances think that the above belong to me. They are third party dependencys/software that are used in the project, and deserver their own respective credits.