sanny

36 Reputation

2 Badges

17 years, 32 days

MaplePrimes Activity


These are replies submitted by sanny

hi all,

 

i have tree expression and i wanna convert it to numeral expression. for simple example, i have this tree expression:

/ ( * (x1,x1) , + (x1,x1) )

then i wanna get this numeral expression:

x1*x1 / x1+x1

 

what should i do?

Page 1 of 1