# New Ticket Created by  Zoffix Znet 
# Please include the string:  [perl #128303]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=128303 >


This report is for records only. The fix is already a part of my upcoming 
rework of `is-approx` code.

Problem: both the specification, the documentation, and even the [partially] 
the old implementation of `is_approx` treat the positional tolerance argument 
as absolute tolerance, yet `is-approx`'s current algorithm treats it as 
relative tolerance.

Reply via email to