Jeff Belue

5 Reputation

One Badge

15 years, 105 days

MaplePrimes Activity


These are questions asked by Jeff Belue

In the "solve" expression below, I am puzzled why the Maple solution has the natural log argument

((Voh-Vthl) / (Voh-Vtlh)

rather than

((Vthl-Voh) / (Vtlh-Voh)

as I would have expected;

solve(Vthl = Voh + (Vtlh - Voh) * exp-(t / t1), t)

?

Thank you

Page 1 of 1