31 May
2011
31 May
'11
4:15 a.m.
edA-qa mort-ora-y
However, certain things like CHECK_CLOSE I couldn't figure out. I found the "is_close" static instance but couldn't get it working correctly.
There is check_is_close and it's being invoked like this: check_is_close( d1, d2, tolerance ) and it returns predicate_result, which you can query if check was successful. Gennadiy