kicad/qa/unittests/libs
Tomasz Wlostowski e6ebc2b9b9 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.
2022-06-03 23:28:41 +02:00
..
kimath geometry: use dedicated 64-bit integer square root for distance computations 2022-06-03 23:28:41 +02:00
sexpr
CMakeLists.txt