Kentaro Mikami

5 Reputation

One Badge

2 years, 145 days

MaplePrimes Activity


These are replies submitted by Kentaro Mikami

I asked the question and listen/read several discussions. After these,  putting print()-statements, I reach to some understanding. 

use a = a+b in print(1,[a,b]) : use b = a - b in print(2,[a,b]):  a*b end use end use; 

print-statement labeled 2 says b = a - b = (a+b) -b = a = a + b. 

I am not familiar with this kind of activity and it may be odd but here I would like to express my thanks  for all of you. 

Page 1 of 1