Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.83 KB

README.md

File metadata and controls

56 lines (41 loc) · 1.83 KB

HelloCalc (Calculator)

HelloCalc is a programable calculator for Android created with JavaFX.

Screenshot

Examples

Expressions evaluation

Expression 1 Expression 1 - Result

Complex calculation

Complex 1 Complex 1 - Result

Matrix calculation

Matrix 1 Matrix 1 - Result

Function definitions

Function Definition 1 Function Definition 1 - Result Function 1 Function 1 - Result

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.

License

Licensed under the GNU General Public License, Version 3.