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.
- Host: GitHub
- URL: https://github.com/mcejp/fixed-point-math
- Owner: mcejp
- License: unlicense
- Created: 2020-10-27T09:29:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T13:31:17.000Z (over 5 years ago)
- Last Synced: 2025-04-14T23:09:42.339Z (about 1 year ago)
- Topics: fixed-point, math-routines
- Language: C++
- Homepage:
- Size: 71.3 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- License: LICENSE