摘要:
1s2=simple(s1);从各种方法中自动选择最简格式返回s1的化简格式2【s2, how】=simple(s1)返回采用的化简格式的形式3y=expand(x)扩展y=factor()因式分解y=collect()合并同类项4mathmatica提取表达式的公共因子s=FactorTerms(s1);s=factorterms(s2, exp1)分解表达式为因子exp1和s的乘积 阅读全文
posted @ 2012-03-15 20:37 月不识己 阅读(2400) 评论(0) 推荐(0) 编辑