Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 303 Bytes

File metadata and controls

5 lines (3 loc) · 303 Bytes

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.

Image of Calculator