{"id":25171289,"url":"https://github.com/basemax/tinycalculator","last_synced_at":"2025-05-05T20:41:33.248Z","repository":{"id":59640214,"uuid":"187091790","full_name":"BaseMax/TinyCalculator","owner":"BaseMax","description":"Tiny Calculator with support of +, -, *, /, ^, sin, cos, tan...","archived":false,"fork":false,"pushed_at":"2024-04-02T04:30:56.000Z","size":79,"stargazers_count":11,"open_issues_count":0,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-04T21:45:55.546Z","etag":null,"topics":["calculator","calculator-application","calculator-cpp","calculatorapp","calculators","cpp"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BaseMax.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}},"created_at":"2019-05-16T19:48:33.000Z","updated_at":"2024-12-21T06:23:13.000Z","dependencies_parsed_at":"2023-01-18T15:01:22.212Z","dependency_job_id":null,"html_url":"https://github.com/BaseMax/TinyCalculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FTinyCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FTinyCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FTinyCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FTinyCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/TinyCalculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252573011,"owners_count":21770128,"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":["calculator","calculator-application","calculator-cpp","calculatorapp","calculators","cpp"],"created_at":"2025-02-09T09:19:46.698Z","updated_at":"2025-05-05T20:41:33.228Z","avatar_url":"https://github.com/BaseMax.png","language":"C++","readme":"# Tiny Calculator C++\n\nTiny Calculator is a C++ file that allows you to use math functions like addition, subtraction, multiplication, division, exponentiation, square root, and the log functions from the command prompt. \n\n## Installation and How To Use\n\nThis section is combined because you will already be in a terminal when cloning the project:\n1. Forking from github repository\n2. Using command prompt (or your device's equivalent)\n\n### Forking from Repository\n\nIn order to this click the fork button on the top right corner of the screen. Then follow this tutorial on how to set up a github project:\n[https://docs.github.com/en/get-started/quickstart/fork-a-repo](https://docs.github.com/en/get-started/quickstart/fork-a-repo)\n\n### Using Command Prompt\n\n(Note: must have `g++` compiler)\n\n1. Put main.cpp, main.hpp, and pi.txt into a local folder of choice\n2. Using command prompt navigate to the local folder with the files\n3. Run the following commands:\n\n```bash\n$ g++ main.cpp -o executable_name_here.exe\n$ executable_name_here.exe\n```\n\nFrom here type e to exit the program or press h to look at math operations to use\n\n## Contributors\n\n* [BaseMax](https://github.com/BaseMax)\n* [EduardoJTR](https://github.com/EduardoJTR)\n* [pandeym1](https://github.com/pandeym1)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Ftinycalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Ftinycalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Ftinycalculator/lists"}