https://github.com/desmonhak/bigint
Implementación de BigInt, enteros y flotantes de tamaño arbitrario en C
https://github.com/desmonhak/bigint
arithmetic big-integer big-integer-in-c c operations
Last synced: 8 months ago
JSON representation
Implementación de BigInt, enteros y flotantes de tamaño arbitrario en C
- Host: GitHub
- URL: https://github.com/desmonhak/bigint
- Owner: desmonHak
- License: other
- Created: 2025-02-02T22:04:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-11T01:08:15.000Z (10 months ago)
- Last Synced: 2025-06-11T02:26:01.756Z (10 months ago)
- Topics: arithmetic, big-integer, big-integer-in-c, c, operations
- Language: C
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BigInt C
----
```
git submodule update --init --recursive
```
----