- #1
- 64
- 0
I have a function defined as:
y = f(x1, x2, x3,... , xn)
xi has an error of ei, where 1 <= i <= n.
How can I calculate the error of y in terms of e1,...,en?
y = f(x1, x2, x3,... , xn)
xi has an error of ei, where 1 <= i <= n.
How can I calculate the error of y in terms of e1,...,en?