\left. \begin{array} { l } { 1 + 2 + 31 } \\ { 32 + 56 } \\ { 7298 + 1 } \end{array} \right.
Sort
34,\ 88,\ 7299
Evaluate
34,\ 88,\ 7299
Share
Copied to clipboard
sort(3+31,32+56,7298+1)
Add 1 and 2 to get 3.
sort(34,32+56,7298+1)
Add 3 and 31 to get 34.
sort(34,88,7298+1)
Add 32 and 56 to get 88.
sort(34,88,7299)
Add 7298 and 1 to get 7299.
34,88,7299
The list values are already in order.
Examples
Quadratic equation
{ x } ^ { 2 } - 4 x - 5 = 0
Trigonometry
4 \sin \theta \cos \theta = 2 \sin \theta
Linear equation
y = 3x + 4
Arithmetic
699 * 533
Matrix
\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]
Simultaneous equation
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
Differentiation
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
Integration
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
Limits
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}