zombiese

0 Reputation

2 Badges

14 years, 108 days

MaplePrimes Activity


These are answers submitted by zombiese

I corrected typo.

plot([g(.1, y), g(1, y), g(3, y)], t = 0 .. 10); -> plot([g(.1, y), g(1, y), g(3, y)], y = 0 .. 10);

 

But, I can't solve this error.

Page 1 of 1