See if two numbers are almost equal. @param r1 First number to check @param r2 Second number to check @return True if r1 and r2 are almost equal
(final double r1, final double r2)
source not stored for this graph (policy: none)