From d524561af0fcf72e0537105da9434243a83bb91e Mon Sep 17 00:00:00 2001 From: "Samuel W. Flint" Date: Mon, 22 Aug 2016 20:56:16 -0500 Subject: [PATCH] Wrote about the polynomial term functions --- larcs.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/larcs.org b/larcs.org index 7809865ddf0e5153be93d5ea4265a6e9889d23bd..85d23b14a84555489d67ccf43f064a7731b7ecfc 100644 --- a/larcs.org +++ b/larcs.org @@ -668,6 +668,8 @@ This assembles the classification library, which in the ~#:larcs.classify~ packa :ID: 984d0f52-4c52-4bfa-a150-f3289d25bdf1 :END: +Polynomials, and polynomial terms, are a somewhat common occurence. Because of this, it is important to provide a set of functions that manipulate these structures. These functions include a coefficient retriever, a variable retriever, a power retriever and a couple of order comparators. + ** DONE Collect Variables CLOSED: [2016-06-21 Tue 22:10] :PROPERTIES: