[Maxima] constantp and featurep

Leo Butler l.butler at ed.ac.uk
Sat May 2 16:18:17 CDT 2009


(%i1) declare(A,constant); featurep(A,constant); constantp(A);

(%o1) done
(%o2) false
(%o3) true


Would it be possible to add `constant' to the list of features that
`featurep' can answer correctly by farming the query out to `constantp'?

Leo

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



More information about the Maxima mailing list