Home
last modified time | relevance | path

Searched refs:rquotient (Results 1 – 4 of 4) sorted by relevance

/dports/math/maxima/maxima-5.43.2/src/
H A Dnalgfa.lisp197 (setq f (rquotient f (car *ans))
203 (setq f (rquotient f (car *ans))
241 (setq f (rquotient f temp)
317 (rquotient (pctimes (cdr alpha) (car polys))
H A Drat3c.lisp76 (cons a (prog2 (setq x (rquotient x a)
77 y (rquotient y a)
314 (list (cons q 1) (cond ($algebraic (rquotient p q))
328 v (cond ($algebraic (car (rquotient x u)))
H A Drat3a.lisp958 (defun algnormal (p) (car (rquotient p (leadalgcoef p))))
962 ((prim . denom) (rquotient p lcf)))
965 (defun rquotient (p q &aux algfac* a e) ;FINDS PSEUDO QUOTIENT IF PSEUDOREM=0 function
H A Dfactor.lisp222 (cond ((setq x (ignore-rat-err (rquotient x y)))
903 (rquotient u af))))