Home
last modified time | relevance | path

Searched refs:pquotientchk (Results 1 – 7 of 7) sorted by relevance

/dports/math/maxima/maxima-5.43.2/src/
H A Dresult.lisp164 (pquotient (pexpt (pquotientchk r a) (p-le v)) c))))
166 v (pquotientchk r a)
H A Dratout.lisp202 (ptimeschk (pquotient c1 c) (pquotientchk h1star q))
203 (ptimeschk (pquotient c2 c) (pquotientchk h2star q))
298 (ptimeschk (cquotient c1 c) (pquotientchk h1star q))
299 (ptimeschk (cquotient c2 c) (pquotientchk h2star q))))))
H A Drat3c.lisp30 (defun pquotientchk (a b) function
37 (ignore-rat-err (pquotientchk x y)))
H A Dmat.lisp135 (pquotientchk mul (cdr d))))))
H A Drat3d.lisp314 (return (cons (pquotientchk p a)
H A Drat3a.lisp983 (defun patimes (x r) (pquotientchk (ptimes x (car r)) (cdr r)))
H A Dsimp.lisp3569 (setq p1b (pquotientchk (psimp var (caddr f1)) a))
3571 (setq coef1r (pquotientchk (pdifference (ptimes f1 coef1r)
3574 (setq coef1s (pquotientchk (pdifference (ptimes f1 coef1s)