{"id":16976017,"url":"https://github.com/boomzero/calculator","last_synced_at":"2026-02-20T09:30:16.362Z","repository":{"id":52889098,"uuid":"521137556","full_name":"boomzero/calculator","owner":"boomzero","description":"A calculator that calculates the value of a expression","archived":true,"fork":false,"pushed_at":"2023-06-28T13:27:41.000Z","size":1705,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T13:54:49.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/boomzero.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}},"created_at":"2022-08-04T05:40:09.000Z","updated_at":"2024-08-13T06:37:52.000Z","dependencies_parsed_at":"2023-02-01T02:01:23.926Z","dependency_job_id":null,"html_url":"https://github.com/boomzero/calculator","commit_stats":null,"previous_names":["boomzero/calculator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boomzero%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boomzero%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boomzero%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boomzero%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boomzero","download_url":"https://codeload.github.com/boomzero/calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239845295,"owners_count":19706585,"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":[],"created_at":"2024-10-14T01:24:41.401Z","updated_at":"2026-02-20T09:30:16.326Z","avatar_url":"https://github.com/boomzero.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n[![CI/build+test](https://github.com/Thomas311926/calculator/actions/workflows/main.yml/badge.svg)](https://github.com/Thomas311926/calculator/actions/workflows/main.yml)\n[![Publish](https://github.com/Thomas311926/calculator/actions/workflows/publish.yml/badge.svg)](https://github.com/Thomas311926/calculator/actions/workflows/publish.yml)\n\nA smart calculator that calculates the value of a expression.\n***\nIt supports the following operators:\n\n* \\+\n* \\-\n* \\*\n* / \n* ^ \n* sqrt\n\n* pi=3.14159265358979\n## Examples\nInput:\n```\n(0.1+2)*3-4\n```\nOutput:\n```\n2.3\n```\nInput:\n```\n(0.1+(0.2-0.3)/2)^2\n```\nOutput:\n```\n0.0025\n```\n## Building\n```\ncmake ./\nmake\n```\nThis should build two binaries, calculator and checker. Checker is only used for unit tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboomzero%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboomzero%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboomzero%2Fcalculator/lists"}