Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 days ago
JSON representation

Create a Scientific Calculator using OOP concepts and JavaFx which have basic scientific functions and some Trigonometric Graph

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

![Screenshot 2023-08-28 224913](https://github.com/bhavy3103/Scientific_CalC_JavaFx/assets/105499961/ee361fc7-5d45-4766-a8dd-553565525137)

How we can move to graph section


Select a graph option from top left corner of the screen

![option](https://github.com/bhavy3103/Scientific_CalC_JavaFx/assets/105499961/497239da-3d7d-48f6-9c3d-90e0b5da7c65)

Graph of Sine function

![Screenshot 2023-08-28 225010](https://github.com/bhavy3103/Scientific_CalC_JavaFx/assets/105499961/1522f482-c366-4214-a602-7d50c57ebf3b)

Graph of Cosine function

![cos](https://github.com/bhavy3103/Scientific_CalC_JavaFx/assets/105499961/bd284025-f4ef-417b-b660-51f463638eb3)

Graph of Tangent function

![tan](https://github.com/bhavy3103/Scientific_CalC_JavaFx/assets/105499961/ab9d07a1-1a61-4879-9163-d63e52b3b0e8)