Home
last modified time | relevance | path

Searched refs:dintegrate (Results 1 – 2 of 2) sorted by relevance

/dports/math/maxima/maxima-5.43.2/tests/
H A Drtestint.mac383 * Tests parse-integrand, method-by-limits, dintegrate,
407 * Tests method-by-limits, dintegrate, method-radical-poly, intsubs.
657 /* Tests dintegrate, method-by-limits, method-radical-poly */
/dports/math/maxima/maxima-5.43.2/src/
H A Ddefint.lisp529 (t (dintegrate exp var ll ul)))
533 (defun dintegrate (exp var ll ul) function