Functions | |
| static ulong | fmpq_poly_length (const fmpq_poly_ptr op) |
Returns the length of op. | |
| static ulong fmpq_poly_length | ( | const fmpq_poly_ptr | op | ) | [inline, static] |
Returns the length of op.
Returns the length of the polynomial op, which is one greater than its degree.
1.6.3