distance(to:) Returns the distance from this value to the specified value. Declarationfunc distance(to other: Decimal) -> Decimal See AlsoComparing decimalsisEqual(to:)isLess(than:)isLessThanOrEqualTo(_:)isTotallyOrdered(belowOrEqualTo:)advanced(by:)NSDecimalCompare(_:_:)