I'm adding a small number $\epsilon$ to a denominator for numerical stability. Is it correct to introduce it as $\epsilon \ll 1$? In fact, it should be close to zero, not just (much) smaller than 1. What's the best way to describe a small number mathematically?
Specifically, the term in question is $\frac{A}{B + \epsilon}$, where both $A$ and $B$ are in the range $[0,1]$.
Thank you!
Does the number need to be larger than 0? If so, specify that.
Is it important that the number is not to large? Give an upper bound on it.
Are you using a specific number? Say what number you use and give a justification for the size.
Basically, say what properties the number must have, explain those and justify those to the extent necessary in the context.