{"id":17099035,"url":"https://github.com/dinhanhx/big-number-process","last_synced_at":"2026-05-01T01:32:19.903Z","repository":{"id":112393158,"uuid":"213635025","full_name":"dinhanhx/big-number-process","owner":"dinhanhx","description":"big-number-process is code in Java for storing and operating gigantic numbers.","archived":false,"fork":false,"pushed_at":"2020-03-18T02:28:08.000Z","size":29,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T18:12:40.912Z","etag":null,"topics":["beginner","gigantic","idle-game","java","numbers","processing","support"],"latest_commit_sha":null,"homepage":"","language":"Java","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/dinhanhx.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":"2019-10-08T12:23:19.000Z","updated_at":"2024-05-31T08:54:40.000Z","dependencies_parsed_at":"2023-04-20T11:05:07.862Z","dependency_job_id":null,"html_url":"https://github.com/dinhanhx/big-number-process","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dinhanhx/big-number-process","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fbig-number-process","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fbig-number-process/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fbig-number-process/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fbig-number-process/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinhanhx","download_url":"https://codeload.github.com/dinhanhx/big-number-process/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinhanhx%2Fbig-number-process/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["beginner","gigantic","idle-game","java","numbers","processing","support"],"created_at":"2024-10-14T15:08:50.563Z","updated_at":"2026-05-01T01:32:19.873Z","avatar_url":"https://github.com/dinhanhx.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Big number process\nCreated by Vu Dinh Anh on October 8th 2019\n## Purpose:\nI have coded some Java classes for people who want to process gigantic numbers without losing data.\n## How to use:\nOpen file \"DriveCode.java\" where I have written all examples and instructions.\nThere are suffixes but only upto Novendecillion. If your number is larger than Novendecillion, it will use SNF (Suffix Not Found).\n## BigNum class methods:\n- public void setNumber(ArrayList\u003cString\u003e number)\n- public ArrayList\u003cString\u003e getNumber()\n- public void setNumtxt(String numtxt)\n- public void displayNumber()\n- public void displayNumberExtra()\n## BigOper class methods:\n- public ArrayList\u003cString\u003e addition(ArrayList\u003cString\u003e num1, ArrayList\u003cString\u003e num2)\n- public ArrayList\u003cString\u003e subtraction(ArrayList\u003cString\u003e num1, ArrayList\u003cString\u003e num2)\n- public ArrayList\u003cString\u003e multiplication(ArrayList\u003cString\u003e num1, ArrayList\u003cString\u003e num2)\n- public ArrayList\u003cString\u003e division(ArrayList\u003cString\u003e num1, ArrayList\u003cString\u003e num2)\n  - public ArrayList\u003cString\u003e returnR()\n## Note:\nThere are methods to check which one is bigger and they are equal or not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinhanhx%2Fbig-number-process","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinhanhx%2Fbig-number-process","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinhanhx%2Fbig-number-process/lists"}