Home
last modified time | relevance | path

Searched defs:mquotient (Results 1 – 7 of 7) sorted by relevance

/dports/math/maxima/maxima-5.43.2/src/
H A Dtroper.lisp60 (def%tr mquotient (form) unknown
H A Dgrind.lisp412 (defprop mquotient msize-infix grind) unknown
413 (defprop mquotient 120. lbp) unknown
414 (defprop mquotient 120. rbp) unknown
H A Dmactex.lisp652 (defprop mquotient tex-mquotient tex) unknown
653 (defprop mquotient ("\\over") texsym) unknown
/dports/math/maxima/maxima-5.43.2/share/contrib/lurkmathml/
H A Dmathml.lisp461 (defprop mquotient mathml-mquotient mathml) unknown
462 (defprop mquotient ("<mo>/</mo>") mathmlsym) unknown
463 (defprop mquotient 122. mathml-lbp) ;;dunno about this unknown
464 (defprop mquotient 123. mathml-rbp) unknown
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-polynomial.cc377 …re &mnum, const MathStructure &mden, const MathStructure &xvar, MathStructure &mquotient, const Ev… in polynomialQuotient()
546 …ialDivide(const MathStructure &mnum, const MathStructure &mden, MathStructure &mquotient, const Ev… in polynomialDivide()
652 bool divide_in_z(const MathStructure &mnum, const MathStructure &mden, MathStructure &mquotient, co… in divide_in_z()
881 …mnum, const MathStructure &mden, const MathStructure &xvar_pre, MathStructure &mquotient, MathStru… in polynomial_long_division()
/dports/math/maxima/maxima-5.43.2/interfaces/emacs/imaxima/
H A Dimaxima.lisp386 (defprop mquotient 122. tex-lbp) ;;dunno about this unknown
387 (defprop mquotient 123. tex-rbp) unknown
/dports/math/maxima/maxima-5.43.2/share/contrib/
H A Dtex2ooo.lisp296 (defprop mquotient (" over ") texsym) unknown