hellocalc
hellocalc copied to clipboard
HelloCalc is a programable calculator for Android created with JavaFX.
HelloCalc (Calculator)
HelloCalc is a programable calculator for Android created with JavaFX.
Examples
Expressions evaluation
Complex calculation
Matrix calculation
Function definitions
Compilation
Generates a debug Android apk containing the HelloCalc application.
./gradlew android
Acknowledgments
HelloCalc just glues all the following projects together into one single application. All credit goes to these projects.
- Mathjs Copyright (C) 2013-2016 Jos de Jong [email protected]. Apache License, Version 2.0.
- Mozilla Rhino Copyright (C) 2005-2016 Mozilla Developer Network and individual contributors. Mozilla Public License Version 2.0.
- JLatexMathFX GNU General Public License, version 2. This library is a port to JavaFX of JLatexMath.
- JavaFXPorts
- Roboto Fonts Apache License, Version 2.0.
License
Licensed under the GNU General Public License, Version 3.