2
GAL := 3*sqrt(6)/((2*x^2+3)*sqrt(4*x^2+6));
simplify(GAL) and combine(GAL,power)have same result.
How to make them return
3*sqrt(3)/(2*x^2+3)^(3/2) ?
You must be logged into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.