https://github.com/michel-leonard/c-mathsnip
My standalone math snippets in C.
https://github.com/michel-leonard/c-mathsnip
algorithm c education example fast linux math public-domain simple snippets snippets-collection windows
Last synced: 3 months ago
JSON representation
My standalone math snippets in C.
- Host: GitHub
- URL: https://github.com/michel-leonard/c-mathsnip
- Owner: michel-leonard
- Created: 2022-04-27T21:48:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T05:07:11.000Z (about 1 year ago)
- Last Synced: 2025-03-23T20:04:31.199Z (7 months ago)
- Topics: algorithm, c, education, example, fast, linux, math, public-domain, simple, snippets, snippets-collection, windows
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C Math Snippets
My standalone C math snippets with **unsigned** integers.Thank You to [~seander](https://graphics.stanford.edu/~seander/bithacks.html) for many tricks.