An open API service indexing awesome lists of open source software.

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.

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.