derDarm

17 Reputation

2 Badges

13 years, 28 days

MaplePrimes Activity


These are questions asked by derDarm

For example I input:

 a := 1;
 b := 2;
 c := a+b;

then I press "cntr+=", and Maple gives me the answer:

 c := a+b=3

Is it possible to make maple show calculation steps, not only the result?

 c := a+b=1+2=3

Page 1 of 1