Skip to main content
Sort
Tick mark Image
Evaluate
Tick mark Image

Share

sort(10,5^{2})
Calculate the square root of 100 and get 10.
sort(10,25)
Calculate 5 to the power of 2 and get 25.
10,25
The list values are already in order.