BigIntToleranceExtension extension

Extension on BigInt to support isWithinTolerance

on

Methods

isWithinTolerance(BigInt target, BigInt tolerance) bool

Available on BigInt, provided by the BigIntToleranceExtension extension

Checks if this BigInt is within a fixed tolerance of the target value.