1 - 2 : 3 ^ { 2 } - 6 + 8 ^ { 3 } \cdot ( 7 + 3 ) \cdot 0,1
排序
-\frac{47}{9},1
求值
-\frac{47}{9},1
共享
已复制到剪贴板
sort(1-\frac{2}{9}-6+8^{3}\left(7+3\right)\times 0,1)
计算 2 的 3 乘方,得到 9。
sort(\frac{9}{9}-\frac{2}{9}-6+8^{3}\left(7+3\right)\times 0,1)
将 1 转换为分数 \frac{9}{9}。
sort(\frac{9-2}{9}-6+8^{3}\left(7+3\right)\times 0,1)
由于 \frac{9}{9} 和 \frac{2}{9} 具有相同的分母,可通过分子相减来求差。
sort(\frac{7}{9}-6+8^{3}\left(7+3\right)\times 0,1)
将 9 减去 2,得到 7。
sort(\frac{7}{9}-\frac{54}{9}+8^{3}\left(7+3\right)\times 0,1)
将 6 转换为分数 \frac{54}{9}。
sort(\frac{7-54}{9}+8^{3}\left(7+3\right)\times 0,1)
由于 \frac{7}{9} 和 \frac{54}{9} 具有相同的分母,可通过分子相减来求差。
sort(-\frac{47}{9}+8^{3}\left(7+3\right)\times 0,1)
将 7 减去 54,得到 -47。
sort(-\frac{47}{9}+512\left(7+3\right)\times 0,1)
计算 3 的 8 乘方,得到 512。
sort(-\frac{47}{9}+512\times 10\times 0,1)
7 与 3 相加,得到 10。
sort(-\frac{47}{9}+5120\times 0,1)
将 512 与 10 相乘,得到 5120。
sort(-\frac{47}{9}+0,1)
将 5120 与 0 相乘,得到 0。
sort(-\frac{47}{9},1)
-\frac{47}{9} 与 0 相加,得到 -\frac{47}{9}。
-\frac{47}{9},1
将列表中的十进制数字转换 -\frac{47}{9},1 为分数。
示例
二次方程式
{ x } ^ { 2 } - 4 x - 5 = 0
三角学
4 \sin \theta \cos \theta = 2 \sin \theta
线性方程
y = 3x + 4
算术
699 * 533
矩阵
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
联立方程
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
微分
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
积分
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
限制
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}