listofvars SciMax Toolbox listp

SciMax Toolbox >> listp

listp

Maxima Function

Calling Sequence

listp (e, p)
listp(e)

Description

Given an optional argument p, return true if e is a Maxima list and p evaluates to true for every list element. When listp is not given the optional argument, return true if e is a Maxima list. In all other cases, return false.

listofvars SciMax Toolbox listp