check if input is near zero
[sim, out] = ld_iszero(sim, events, in, eps)
in * - input
out * - output
out = 1, if in between -eps and eps, othwewise out = 0