Condition Number

1 revision
#11 week ago
+6
Auto-generated stub article
+The **condition number** reveals a problem's inherent fragility, quantifying how much an output might shift from a tiny input nudge. A high condition number signals an [Ill-Conditioned](/wiki/ill-conditioned) problem, where answers are easily swayed; a low number indicates [Stability](/wiki/stability).
+## See also
+- [Numerical Analysis](/wiki/numerical_analysis)
+- [Linear Algebra](/wiki/linear_algebra)
+- [Matrix](/wiki/matrix)
... 1 more lines