Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.95 KB

README.md

File metadata and controls

53 lines (40 loc) · 1.95 KB

GitHub repo size GitHub release (latest by date)

Java FX Calculator

JavaFX Calculator

This is a project that I have done for my studies using JavaFX...
This Calculator has all the basic functions that available in real-time calculator.
You can find all the necessary information and steps in Help tab.

1

Functions :

These are the all the functions that are available in tha calculator application.

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division
  5. Square root
  6. 1/x
  7. ^2 - square
  8. ^3 - cube

Other than that, there are 2 additional functions for calculating 'Stress' and 'HOOKES LAW'.

HOOKES LAW Calculator:

Using this page you can solve Hooke's Law problems ........................

2

Stress Calculator:

Using this page you can solve Stress calculation problems ........................ 3

Help:

In this page you can get all the information and functionality of the Calculator. In tis page you can find all father explainings.

Screenshot 2022-09-27 001940

Thanks :

  • Two icons used in this project are from internet.
  • Thanks to all the people who help with this project.