/JavaFX-Calculator

The implementation of a given JavaFX project. It simulates a calculator with four binary operations, i.e. addition, subtraction, multiplication and division, and two unary operations, i.e. the square root and negation of an input number.

Primary LanguageJava

No issues in this repository yet.