{"id":25171691,"url":"https://github.com/basemax/cubicequationcalculator","last_synced_at":"2025-05-05T21:09:49.864Z","repository":{"id":151535278,"uuid":"455066983","full_name":"BaseMax/CubicEquationCalculator","owner":"BaseMax","description":"Cubic Solver: Cubic Equation Calculator (A X^3 + B X^2 + C X^1 + D = 0)","archived":false,"fork":false,"pushed_at":"2023-02-06T07:54:51.000Z","size":82,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-04T21:45:35.759Z","etag":null,"topics":["cubic","cubic-equations","cubic-solver","equation","equation-solver","javascript","js","solve-cubic"],"latest_commit_sha":null,"homepage":"https://basemax.github.io/CubicEquationCalculator/cubic.html","language":"JavaScript","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-03T07:21:09.000Z","updated_at":"2024-08-23T00:35:50.000Z","dependencies_parsed_at":"2023-07-10T14:00:44.325Z","dependency_job_id":null,"html_url":"https://github.com/BaseMax/CubicEquationCalculator","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%2FCubicEquationCalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCubicEquationCalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCubicEquationCalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FCubicEquationCalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaseMax","download_url":"https://codeload.github.com/BaseMax/CubicEquationCalculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577014,"owners_count":21770721,"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":["cubic","cubic-equations","cubic-solver","equation","equation-solver","javascript","js","solve-cubic"],"created_at":"2025-02-09T09:21:37.945Z","updated_at":"2025-05-05T21:09:49.857Z","avatar_url":"https://github.com/BaseMax.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cubic Equation Calculator (Cubic Solver)\n\n\u003e Solves the linear equation `Ax^3 + Bx^2 + Cx + D = 0` for **x**.\n\nI searched about \"Cubic Equation\" topic and used exists source and code to implement this web page to calculate roots of **Cubic Equation** with supporting **Complex Number**.\n\n## Features\n\n- Fast\n- Pure JS\n- Supporting **Complex number** to finding roots\n- Tiny and without needing any third-party tools\n\n\u003cp\u003eA \u003cb\u003eX\u003csup\u003e3\u003c/sup\u003e\u003c/b\u003e + B \u003cb\u003eX\u003csup\u003e2\u003c/sup\u003e\u003c/b\u003e + C \u003cb\u003eX\u003csup\u003e1\u003c/sup\u003e\u003c/b\u003e + D = 0\u003c/p\u003e\n\n[![Cubic Equation Calculator](demo.jpg)](https://basemax.github.io/CubicEquationCalculator/cubic.html)\n\n**Demo:** https://basemax.github.io/CubicEquationCalculator/cubic.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fcubicequationcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasemax%2Fcubicequationcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasemax%2Fcubicequationcalculator/lists"}