kicad/qa/libs
Tomasz Wlostowski 8afb8190af geometry: use dedicated 64-bit integer square root for distance computations
Guarantees 1 LSB error, while the C++ double type has 55 mantissa bits (meaning for sqrt(X) >~ 2^22.5) the error is not guaranteed.


(cherry picked from commit e6ebc2b9b9)
2022-06-08 16:12:59 +00:00
..
kimath geometry: use dedicated 64-bit integer square root for distance computations 2022-06-08 16:12:59 +00:00
sexpr We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
CMakeLists.txt Start unit tests for math library trigonometry functions. 2020-03-05 07:34:26 -05:00