2 Dec
2003
2 Dec
'03
3:26 p.m.
Hello everybody, I found out that calling the expand() method on an expression like (d*sqrt(a+b)+a*sqrt(c+d))*(b*sqrt(a+b)+a*sqrt(c+d)) results in sqrt(b+a)*b*sqrt(d+c)*a+(d+c)*a^2+d*(b+a)*b+d*sqrt(b+a)*sqrt(d+c)*a This result could be further expanded. A patch that is supposed to make this happen is attached. Best regards, Chris
7880
Age (days ago)
7880
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris Dams