https://github.com/bhavy3103/scientific_calc_javafx
Create a Scientific Calculator using OOP concepts and JavaFx which have basic scientific functions and some Trigonometric Graph
https://github.com/bhavy3103/scientific_calc_javafx
Last synced: 4 months ago
JSON representation
Create a Scientific Calculator using OOP concepts and JavaFx which have basic scientific functions and some Trigonometric Graph
- Host: GitHub
- URL: https://github.com/bhavy3103/scientific_calc_javafx
- Owner: bhavy3103
- Created: 2023-06-27T13:29:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T17:34:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T05:42:35.913Z (6 months ago)
- Language: Java
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scientific_CalC_JavaFx
✨Create a Scientific Calculator using OOP concepts and JavaFx which have basic scientific functions and some Trigonometric Graph.🌟Layout of a Calculator

How we can move to graph section
Select a graph option from top left corner of the screen
Graph of Sine function

Graph of Cosine function

Graph of Tangent function
