Category "ti-nspire"

How can I sort a list/matrix in a function?

When I try to use SortA and SortD in a function: Define test()= Func © Convoluted way of returning [0 1 2 4 5; 4 1 3 5 2] Local a,b a:=[1 5 2 0 4] b:=[1 2

MemoryError: memory allocation failed, allocating x bytes

So, I'm coding a program that allows me to graph Collatz sequences with a given starting value in my Ti-nspire CX II-T, it had been running fine (no errors conc