Функции для определения равенства у чисел с плавающей точкой
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
#include <myx/math/functions.hpp>
|
||||
#include <myx/math/units.hpp>
|
||||
#include <myx/math/radar.hpp>
|
||||
#include <myx/math/almost_equal_relative_and_abs.hpp>
|
||||
#include <myx/math/almost_equal_relative.hpp>
|
||||
#include <myx/math/almost_equal_ulps_and_abs.hpp>
|
||||
#include <myx/math/almost_equal_ulps.hpp>
|
||||
|
Reference in New Issue
Block a user