[1, 4, 9, 16]

[1  4]

[9 16]

16*x^2 + 9*x + 4
4 + 9*x + 16*x^2 + O(x^3)
List([1, 4, 9, 16])
List([1, 2])
List([7, 13, 19])
[0, 1, 2]
[0, 1, 2]
[2, 3]
[2, 3]
Map([1, 1; 3, 3; 5, 5])
Map(Mat([3, 2]))
[1, 3]
Map([1, 3; 3, 5; 5, 7])
Map([1, 2; 5, 6])
[1, 5]~
24
[[[1, 2], 3], 4]
256
-9/19
1: 2, 3
15
  ***   at top-level: call(strprintf,["%d",10])
  ***                 ^-------------------------
  *** call: incorrect type in call (t_INT).
Total time spent: 0
