我知道的有三种方法: 法I:solve函数求解方程或方程组 >> y1=solve('x^2-10') y1 = 10^(1/2) -10^(1/2) 法II:roots ...
zhidao.baidu.com