Home
last modified time | relevance | path

Searched refs:asksign1 (Results 1 – 3 of 3) sorted by relevance

/dports/math/maxima/maxima-5.43.2/share/contrib/noninteractive/
H A Dnoninteractive.mac185 load ("asksign1.lisp");
/dports/math/maxima/maxima-5.43.2/tests/
H A Drtest_sign.mac1026 /* Ensure that asksign1 deals correctly with squared expressions */
/dports/math/maxima/maxima-5.43.2/src/
H A Dcompar.lisp759 ((member (setq e (asksign1 e)) '($pos $neg) :test #'eq) e)
899 (defun asksign1 ($askexp) function