smallnumber
smallnumber is an informal label used in mathematics, computer science, and numerical analysis to refer to a quantity that is small in magnitude relative to a reference scale. It is not a fixed constant or a formal symbol, but a descriptive term used in explanations, code comments, and discussions of limit processes.
In practice, a smallnumber is a real value x with |x| much less than 1, or more
Applications include perturbation theory, where smallnumbers parametrize small changes to a system; and numerical algorithms, where
Relation to formal concepts includes little-o notation, which describes a function that becomes negligible relative to
See also: machine epsilon; numerical stability; asymptotic notation; perturbation theory. Further reading: standard textbooks on numerical