Home
last modified time | relevance | path

Searched defs:mexptp (Results 1 – 2 of 2) sorted by relevance

/dports/math/maxima/maxima-5.43.2/share/contrib/diffequations/
H A Dodelin.lisp29 (defun mexptp (x) function
/dports/math/maxima/maxima-5.43.2/src/
H A Dsimp.lisp239 (defun mexptp (x) (and (not (atom x)) (eq (caar x) 'mexpt))) function