leadingTerm: Leading term of a 'qspray' polynomial

View source: R/groebner.R

leadingTermR Documentation

Leading term of a 'qspray' polynomial

Description

Returns the leading term of a qspray polynomial.

Usage

leadingTerm(qspray)

Arguments

qspray

a qspray object

Value

A list providing the exponents of the leading term in the field powers, an integer vector, and the coefficient of the leading term in the field coeff, a bigq rational number.


qspray documentation built on Sept. 11, 2024, 5:33 p.m.