零点计算器
逐步求函数的零点
该计算器将尝试在给定区间上求出线性、二次、三次、四次、多项式、有理、无理、指数、对数、三角、双曲以及绝对值函数的零点(包括精确与数值、实数与复数)。
Your input: solve the equation $$$x^{4} - 16 x^{3} + 90 x^{2} - 224 x + 245=0$$$ for $$$x$$$ on the interval $$$\left( -\infty,\infty \right )$$$
Answer
Real roots
$$$x=5$$$
$$$x=7$$$
Complex roots
$$$x=2 + \sqrt{3} i\approx 2.0 + 1.73205080756888 i$$$
$$$x=2 - \sqrt{3} i\approx 2.0 - 1.73205080756888 i$$$