IsGreater


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

Check whether first specified floating point value is greater then second one with specified tolerance.

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