Fix bug #1848: taytorat leaks internal gensyms from multivar expansions
[maxima.git] / doc / info / asympa.texi
bloba60a8284c303d910a38908e65818c64339a5eed0
1 @menu
2 * Introduction to asympa::
3 * Functions and variables for asympa::
4 @end menu
6 @node Introduction to asympa, Functions and variables for asympa, asympa-pkg, asympa-pkg
7 @section Introduction to asympa
9 @anchor{asympa}
10 @deffn {Function} asympa
11 @code{asympa} is a package for asymptotic analysis. The package contains
12 simplification functions for asymptotic analysis, including the ``big O''
13 and ``little o'' functions that are widely used in complexity analysis and
14 numerical analysis.
16 @code{load ("asympa")} loads this package.
18 @opencatbox{Categories:}
19 @category{Package asympa}
20 @closecatbox
21 @end deffn
23 @node Functions and variables for asympa, ,Introduction to asympa, asympa-pkg
24 @section Functions and variables for asympa
26 @c No contents yet.