{"id":20216564,"url":"https://github.com/staff6773/scientific-calculator","last_synced_at":"2025-08-22T09:36:05.295Z","repository":{"id":238930925,"uuid":"798012797","full_name":"staFF6773/Scientific-calculator","owner":"staFF6773","description":"A scientific calculator for console developed in c#","archived":false,"fork":false,"pushed_at":"2024-05-08T23:25:48.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T11:26:52.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staFF6773.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-08T23:20:34.000Z","updated_at":"2024-05-08T23:25:51.000Z","dependencies_parsed_at":"2024-05-09T00:29:47.730Z","dependency_job_id":"7f1e8038-78fa-4df2-b596-374421433556","html_url":"https://github.com/staFF6773/Scientific-calculator","commit_stats":null,"previous_names":["staff6773/scientific-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/staFF6773/Scientific-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staFF6773%2FScientific-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staFF6773%2FScientific-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staFF6773%2FScientific-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staFF6773%2FScientific-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staFF6773","download_url":"https://codeload.github.com/staFF6773/Scientific-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staFF6773%2FScientific-calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271614621,"owners_count":24790615,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-14T06:28:40.012Z","updated_at":"2025-08-22T09:36:05.225Z","avatar_url":"https://github.com/staFF6773.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scientific Calculator in C#\n\nThis project is a scientific calculator developed in C# that works in the console. It allows you to perform basic mathematical, trigonometric, exponential, and other advanced functions.\n\n## Features\n\n- Addition, subtraction, multiplication, and division.\n- Trigonometric functions: sine, cosine, tangent, arcsine, arccosine, arctangent.\n- Exponential and logarithm.\n- Square root.\n\n## How to Use\n\n1. Clone this repository to your local machine.\n2. Open the project in your favorite C# IDE.\n3. Build the project and run the application.\n4. Follow the on-screen instructions to use the calculator.\n\n## Usage Examples\n\n```csharp\n// Example of addition\ndouble result = Add(5, 3);\nConsole.WriteLine(result); // Output: 8\n\n// Example of sine\ndouble result = Sine(30);\nConsole.WriteLine(result); // Output: 0.5\n```\n\n# Contributing\n\nIf you want to contribute to this project, please follow these steps:\n\n- Fork the repository.\n- Create a new branch (git checkout -b feature/new-feature).\n- Make your changes and commit them (git commit -am 'Add new feature').\n- Push to the branch (git push origin feature/new-feature).\n- Create a new Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaff6773%2Fscientific-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaff6773%2Fscientific-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaff6773%2Fscientific-calculator/lists"}