{"id":26529273,"url":"https://github.com/melkassib/calculator","last_synced_at":"2025-03-21T16:29:33.331Z","repository":{"id":91993889,"uuid":"109304794","full_name":"melkassib/Calculator","owner":"melkassib","description":":camel: A simple calculator that evaluates a mathematical expression and shows the step by step solutions.","archived":false,"fork":false,"pushed_at":"2017-11-02T18:43:41.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T21:07:34.550Z","etag":null,"topics":["c","calculator","evaluate-expressions","parse-trees"],"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/melkassib.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":"2017-11-02T18:41:34.000Z","updated_at":"2024-12-14T11:13:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"61c4c5a1-f8da-4de4-a400-e2c8dc362f03","html_url":"https://github.com/melkassib/Calculator","commit_stats":null,"previous_names":["melkassib/calculator","elkamondo/calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melkassib%2FCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melkassib%2FCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melkassib%2FCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melkassib%2FCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melkassib","download_url":"https://codeload.github.com/melkassib/Calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244829062,"owners_count":20517237,"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":["c","calculator","evaluate-expressions","parse-trees"],"created_at":"2025-03-21T16:29:32.684Z","updated_at":"2025-03-21T16:29:33.295Z","avatar_url":"https://github.com/melkassib.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nA simple calculator that evaluates a mathematical expression and shows the\nstep by step solutions.\n\n## EXAMPLE\nFor example to evaluate the expression: `tan(max(sin(5.12 * .6), -3.34 + 6 / 4 * 10))`\n\nNote: You can use any type of numbers - **integers** (like 3 10 -40) or **reals** (like 23.45 .12 78e+23 12.34E56) -\n\n![Screenshot](example.png)\n\n## SUPPORTED OPERATORS AND FUNCTIONS\n\n**Mathematic operators**:\n  * `+` (addition), `-` (subtraction), `*` (multiplication),\n  * `/` (division), `^` (exponentiation), `%` (modulo)\n\n**Numeric functions**:\n  * `min` - The smallest of two numbers\n  * `max` - The largest of two numbers\n\n**Mathematic functions**:\n  * `sin` (sine), `cos` (cosine), `tan` (tangent)\n  * `sqrt` (square root), `abs` (absolute value), `ln` (natual logarithm)\n\n## LICENSE\n\nMIT © 2017 Mohcine EL KASSIB","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelkassib%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelkassib%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelkassib%2Fcalculator/lists"}