assume(n,'n');
Publié : ven. juin 22, 2018 3:28 pm
Hello BP, Sorry for my bad English.
I think a CAS, to be used in mathematical "training". It does not work if it is used to give answers, the important thing is to show the intermediate steps, I do not know if there is any mathematical software that does what I want, or if it is still to be made up.
Many teachers do not use CAS in the classroom, because the CAS only serve to show answers, which is not the end of the teaching of mathematics.
n-n returns n and not 0
eval(n-n) returns 0
+a * (-b) = x
ans(-1)+(a*b)
0=(x+a*b) =(
(a*(-b)+a*b)= (x*a*b)
eval(left(ans(-1))
0= (x*a*b)
I think a CAS, to be used in mathematical "training". It does not work if it is used to give answers, the important thing is to show the intermediate steps, I do not know if there is any mathematical software that does what I want, or if it is still to be made up.
Many teachers do not use CAS in the classroom, because the CAS only serve to show answers, which is not the end of the teaching of mathematics.
n-n returns n and not 0
eval(n-n) returns 0
+a * (-b) = x
ans(-1)+(a*b)
0=(x+a*b) =(
(a*(-b)+a*b)= (x*a*b)
eval(left(ans(-1))
0= (x*a*b)