IsLessOrEqual


This object has been removed in release 10.0.0. Use NTL objects instead.

Check whether first specified floating point value is less or equal to second one with specified tolerance.

template<class FLOAT> constexpr bool IsLessOrEqual(const FLOAT a, const FLOAT b, const FLOAT tolerance);
Namespace: nitisa::math
Include: Nitisa/Modules/Math/Utils.h