Home
| math | handbook
| dictionary | function | eq.
| graphics
| coding
| example
| help
| ?
| 中文
Input:
sort(list(4,2,1))
Write:
`sort(list(4,2,1))`
Compute:
$$sort(list(4,2,1))$$
Output:
$$sort(list(4,2,1))== list(1,2,4)$$
Result: $$list(1,2,4)$$
zoom graph by mouse wheel.
Home | list | about | wiki | forum | contact | donate | index | ? | 中文