I am writing a computer code. I need to name a variable that represents a small offset. Typically, I'd use epsilon or delta for those variable names, but those variables are already currently used for other things in the code.
Question:
- What are some other Greek (or other) variables that are typically used to represent 'small' values in mathematics?