Numerical Filters

namespace Numerical

Numerical filters for arithmetic types (int, float, double, etc.).

Provides tolerance-based comparisons, value comparisons, and numeric property checks.

Since

v0.1.0

List of filters:

See Also