Mod(1, 3)
Mod(1, 3)
1
[;]

[1]

Mod(0, 1)
Mod(1, 3)
Qfb(1, 2, -1)
Qfb(-1, 2, 1)
[Qfb(1, 2, -1), 0.E-38]
[Qfb(-1, 2, 1), 1.0000000000000000000000000000000000000]
[Qfb(1, 2, -1), 2.0000000000000000000000000000000000000]
Vecsmall([1, 2, 3])
Vecsmall([3, 2, 1])
O(2)
  ***   at top-level: O(2)^-2
  ***                     ^---
  *** _^s: impossible inverse in powps: O(2).
4
9/4
1/2*I
0.25000000000000000000000000000000000000 + 0.4330127018922193233818615853764
6809174*I
2*I
1.0000000000000000000000000000000000000 + 1.73205080756887729352744634150587
23669*I
1
1
-1
  ***   at top-level: 2^n
  ***                  ^--
  *** _^_: overflow in lg().
  ***   at top-level: (1/2)^n
  ***                      ^--
  *** _^_: overflow in lg().
Qfb(2, 0, -1)
Mod(x^2, x^6 + x^5 + x^4 + x^3 + x^2 + x + 1)
O(x^0)
x + O(x^4)
[8.0000000000000000000000000000000000000, 27.0000000000000000000000000000000
00000]
[8.0000000000000000000000000000000000000, 27.0000000000000000000000000000000
00000]~

[8.0000000000000000000000000000000000000]

O(x^0)
0.E-19
Mod(2, 3)
Mod(4, 5)
  ***   at top-level: Mod(2,3)^(1/2)
  ***                         ^------
  *** _^_: not an n-th power residue in gpow: Mod(2, 3).
Mod(2, 3)
  ***   at top-level: Mod(1,4)^(1/2)
  ***                         ^------
  *** _^_: not a prime number in gpow: 4.
3 + 7 + 2*7^2 + 6*7^3 + 7^4 + O(7^5)
  ***   at top-level: (3+O(7^5))^(1/2)
  ***                           ^------
  *** _^_: not an n-th power residue in gpow: 3 + O(7^5).
1 + 3*7 + 5*7^2 + O(7^3)
1 + O(2)
1 + O(2)
  ***   at top-level: sqrt(Mod(2,4))
  ***                 ^--------------
  *** sqrt: not a prime number in Fl_sqrt [modulus]: 4.
[[0, 0], [1.0000000000000000000000000000000000000, 1.00000000000000000000000
00000000000000]]
[[0, 0]~, [1.0000000000000000000000000000000000000, 1.0000000000000000000000
000000000000000]~]
[[0, 0; 0, 0], [1.0000000000000000000000000000000000000, 1.00000000000000000
00000000000000000000; 1.0000000000000000000000000000000000000, 1.00000000000
00000000000000000000000000]]
Mod(0, 1)
0.49999999965342640984014059874318224111
[4.0000000000000000000000000000000000000]~
1 + 2*3 + 2*3^2 + 2*3^3 + O(3^4)
I
-I
[Mod(1, 11), Mod(2, 11), Mod(4, 11), Mod(8, 11), Mod(5, 11), Mod(10, 11), Mo
d(9, 11), Mod(7, 11), Mod(3, 11), Mod(6, 11), Mod(1, 11)]
[1, 3.1415926535897932384626433832795028842, 9.86960440108935861883449099987
61511353, 31.006276680299820175476315067101395202, 97.4090910340024372364403
32688705111249, 306.01968478528145326274131004343560648, 961.389193575304437
03021944365241989886, 3020.2932277767920675142064930720418319]
[2, 6, 18, 54, 162, 486]
[]
[1]
  ***   at top-level: [1]^2
  ***                    ^--
  *** sqr: forbidden multiplication t_VEC (1 elts) * t_VEC (1 elts).
  ***   at top-level: [1]^1
  ***                    ^--
  *** _^s: incorrect type in gpow (t_VEC).
  ***   at top-level: [1]^0
  ***                    ^--
  *** _^s: incorrect type in gpow (t_VEC).
  ***   at top-level: List()^1
  ***                       ^--
  *** _^s: incorrect type in gpow (t_LIST).
Total time spent: 1
