Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkphd/floating-point
deviations from mathematical precision are due to the standard representation of floating-point numbers in a binary data type
https://github.com/tkphd/floating-point
floating-point-accuracy-problems rounding-error unsafe-math-optimizations
Last synced: about 2 months ago
JSON representation
deviations from mathematical precision are due to the standard representation of floating-point numbers in a binary data type
- Host: GitHub
- URL: https://github.com/tkphd/floating-point
- Owner: tkphd
- License: other
- Created: 2018-05-29T18:24:55.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T21:53:42.000Z (over 2 years ago)
- Last Synced: 2024-12-15T19:49:09.082Z (about 2 months ago)
- Topics: floating-point-accuracy-problems, rounding-error, unsafe-math-optimizations
- Language: C
- Homepage:
- Size: 73.2 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 1
Awesome Lists containing this project
- awesome-numerics - A Primer on Floating-Point Arithmetic and IEEE 754 in C/Cpp