Consider the case where I have a 'coefficient' $T$ such that:
$f(x) = T(1 - e^{-x/T})$
What would you call this term? It's certainly being used as a 'coefficient', but its reciprocal is also being used in exponentiation. Most definitions I have found for coefficient specify multiplication, which is as I have used it as well.
Is there a canonical term for this type of term?
Edit: I should note that in my usage, this will be constant for most applications but it's technically changeable, as this is an optimizable 'constant'. I have considered simply using 'constant' since during the lifetime of the usage of the equation this shouldn't change, but it seems odd to denote a configurable/changeable value as a 'constant'.