Uncertainty of Multiplication by a Constant
N(A ± a) = NA ± Na
Uncertainty of the Addition of Two Uncertain Quantities
(A ± a) + (B ± b) = (A + B) ± sqrt(a^2 + b^2)
Uncertainty of the Subtraction of Two Uncertain Quantities
(A ± a) - (B ± b) = (A - B) ± sqrt(a^2 + b^2)
Uncertainty of the Product of Two Uncertain Quantities
(A ± a) x (B ± b) = (AB) ± (AB)sqrt((a/A)^2 + (b/B)^2)
Uncertainty of the Quotient of Two Uncertain Quantities
(A ± a) / (B ± b) = (A/B) ± (A/B) sqrt((a/A)^2 + (b/B)^2)
Uncertainty of Raising to a Power
(A ± a)^m = A^m ± maA^(m-1)