Source position: tiUtils.pas line 499
function tiIsNearEnough(
N: Double;
D: Double;
FEPS: Double = 0.00001
):Boolean;