{"id":15055612,"url":"https://github.com/nav3005/scientific-calculator","last_synced_at":"2026-04-01T22:06:25.744Z","repository":{"id":250448651,"uuid":"834495596","full_name":"Nav3005/Scientific-Calculator","owner":"Nav3005","description":"Project on Scientific Calculator using Java ","archived":false,"fork":false,"pushed_at":"2024-07-28T04:11:33.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T00:37:11.413Z","etag":null,"topics":["java","javafx"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nav3005.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-27T12:48:29.000Z","updated_at":"2024-07-28T04:20:09.000Z","dependencies_parsed_at":"2024-09-29T03:31:14.469Z","dependency_job_id":null,"html_url":"https://github.com/Nav3005/Scientific-Calculator","commit_stats":null,"previous_names":["nav3005/scientific-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nav3005%2FScientific-Calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nav3005%2FScientific-Calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nav3005%2FScientific-Calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nav3005%2FScientific-Calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nav3005","download_url":"https://codeload.github.com/Nav3005/Scientific-Calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243532532,"owners_count":20306152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","javafx"],"created_at":"2024-09-24T21:44:55.433Z","updated_at":"2025-12-27T23:29:09.759Z","avatar_url":"https://github.com/Nav3005.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scientific Calculator\n\nThis project is a Scientific Calculator implemented using JavaFX for the GUI. It supports basic arithmetic operations as well as scientific functions like square root, power, sine, cosine, tangent, and logarithm.\n\n## Features\n\n- **Basic Arithmetic Operations**: Addition, subtraction, multiplication, and division.\n- **Scientific Functions**: Square root, power, sine, cosine, tangent, and logarithm.\n- **User-Friendly GUI**: Intuitive interface built with JavaFX.\n\n## Installation and Setup\n\n1. **Ensure Java is Installed**: Make sure you have Java Development Kit (JDK) installed on your system. You can download it from the [official website](https://www.oracle.com/java/technologies/javase-downloads.html).\n\n2. **Clone the Repository**: Clone this repository to your local machine using the following command:\n    ```bash\n    git clone https://github.com/Nav3005/Scientific-Calculator.git\n    ```\n\n3. **Navigate to the Project Directory**: Change your current directory to the project directory:\n    ```bash\n    cd Scientific-Calculator\n    ```\n\n4. **Compile the Code**: Compile the Java source files:\n    ```bash\n    javac ScientificCalculator.java\n    ```\n\n5. **Run the Application**: Run the compiled Java application:\n    ```bash\n    java ScientificCalculator\n    ```\n\n## Usage\n\n1. **Launching the Application**:\n    - Run the `ScientificCalculator` class to start the application.\n    - A window titled \"Scientific Calculator\" will appear with a display and buttons for numbers, basic arithmetic operations, and scientific functions.\n\n2. **Using the Calculator**:\n    - **Entering Numbers**: Click on the number buttons to enter digits.\n    - **Performing Basic Operations**: Click on the `+`, `-`, `*`, or `/` buttons to perform addition, subtraction, multiplication, or division respectively.\n    - **Calculating Result**: Click on the `=` button to evaluate the expression and display the result.\n    - **Clearing the Display**: Click on the `C` button to clear the display.\n    - **Using Scientific Functions**:\n        - Click on the `√` button to calculate the square root of the displayed number.\n        - Click on the `pow` button followed by entering the exponent to calculate the power.\n        - Click on the `sin`, `cos`, or `tan` buttons to calculate the sine, cosine, or tangent of the displayed number.\n        - Click on the `log` button to calculate the natural logarithm of the displayed number.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnav3005%2Fscientific-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnav3005%2Fscientific-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnav3005%2Fscientific-calculator/lists"}