constantp([]) --> true and polynomialp([], [x]) --> true
Subject: constantp([]) --> true and polynomialp([], [x]) --> true
From: Barton Willis
Date: Sat, 24 Aug 2013 02:57:22 +0000
> Well, I don't have any strong feelings about polynomialp -- if the current behavior seems like a bug, I'm not opposed to changing it.
Likely the default for coefficient property should be something other than constantp.
--Barton