Calculadora en línea de crecimiento/decaimiento exponencial.
x(t) = x0 × (1 + r) t
x(t) es el valor en el tiempo t.
x0 es el valor inicial en el tiempo t=0.
r is the growth rate when r>0 or decay rate when r<0, in percent.
t es el tiempo en intervalos discretos y unidades de tiempo seleccionadas.
x0 = 50
r = 4% = 0.04
t = 90 horas
x(t) = x0 × (1 + r) t = 50×(1+0.04)90 = 1706