+10 XP

Euler Method Quiz

Euler update: `v = v + (dt/tau) * (el - v + r * i_t)`. If V = EL and I(t) = 0, what is the new V?