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

https://github.com/mcejp/fixed-point-math

SIN, COS, SQRT, RSQRT & FLOOR(LOG2(x)) in fixed-point representation, targetting tiny 32-bit platforms. Notably, C++ STL is not required.
https://github.com/mcejp/fixed-point-math

fixed-point math-routines

Last synced: about 1 year ago
JSON representation

SIN, COS, SQRT, RSQRT & FLOOR(LOG2(x)) in fixed-point representation, targetting tiny 32-bit platforms. Notably, C++ STL is not required.

Awesome Lists containing this project