发布网友 发布时间:2022-05-07 01:40
共1个回答
热心网友 时间:2023-10-11 07:31
syms a b c d e x y;simplify:
(-a*x^4-e*b+e*c*x^2+e*d*x^3)/(-b+c*x^2+d*x^3)
radsimp:
(-a*x^4-e*b+e*c*x^2+e*d*x^3)/(-b+c*x^2+d*x^3)
combine(trig):
(-a*x^4-e*b+e*c*x^2+e*d*x^3)/(-b+c*x^2+d*x^3)
factor:
(-a*x^4-e*b+e*c*x^2+e*d*x^3)/(-b+c*x^2+d*x^3)
expand:
a*x^4/(b-c*x^2-d*x^3)+e
combine:
a*x^4/(b-c*x^2-d*x^3)+e
convert(exp):
a*x^4/(b-c*x^2-d*x^3)+e
convert(sincos):
a*x^4/(b-c*x^2-d*x^3)+e
convert(tan):
a*x^4/(b-c*x^2-d*x^3)+e
collect(x):
a*x^4/(b-c*x^2-d*x^3)+e
mwcos2sin:
a*x^4/(b-c*x^2-d*x^3)+e
ans =
a*x^4/(b-c*x^2-d*x^3)+e