Remix.run Logo
mkl 9 hours ago

I think "difference" is better, as "error" implies one side is correct and the other is an approximation. Specifically, you're plotting absolute difference z = |f(x, y)-g(x, y)| (or, worse, absolute error), not error.