Hi Tim,
thank you for your quick response and help.
The equation would actually be:
V'=A/V+B
dV/(A/V+B)=dt
and If integrated, I end up with:
t=(B*V-A*ln(A+B*V))/B^2
and if I try to solve this equation by V I don't get any further then this:
V=(e(B*V-t*B^2)/A-A)/B
Is this...