Linear decay raised to power?

36 Views Asked by At

I have a phenomenon whose range is described as

$$range(t) = \left(1 - \frac{t}{T} \right)^b$$

where $t \in [0, T]$, and $b$ defines the speed of the decay.

Does this form of decay have a name, and how is it related to exponential decay?