Finite Differences f′(x)=dxdf→ΔxΔf Forward differences f′(x)=Δxf(xi+1)−f(xi) Non Isotropic Backward differences f′(x)=Δxf(xi)−f(xi−1) Non Isotropic Central differences f′(x)=2Δxf(xi+1)−f(xi−1) High pass filter Non isotropic