Determines if two intervals are equivalent within a specified tolerance. Uses different comparison methods based on the original value type:
First interval to compare
Second interval to compare
Tolerance in cents for comparison (default: 5)
true if the intervals match within the specified tolerance, false otherwise
Determines if two intervals are equivalent within a specified tolerance. Uses different comparison methods based on the original value type: