Is there a function f(x,y,z), where x y z are 3 float variables, can achieve f(x,y,z) != f(x+dx,y+dy,z+dz)? Means each variable suit {x,y,z} does not lead to a same result.