set_format_elements - Set output format for the elements of prime power fields.
set_format_elements ?format?
Supported element formats are:
num
- integer numbers only in the order of the field elements.
alnum
- (default) integers for prime field elements and uppercase letters for others.
poly
- print as polynomials of transcendental x.
vec
- print as a coefficient vectors of polynomials of transcendental x.
vecls
- print as a coefficient vectors of polynomials of transcendental x, the least significant digit first.
format | String, optional. One of the |