1 @c -----------------------------------------------------------------------------
2 @c File : asympa.de.texi
3 @c License : GNU General Public License (GPL)
7 @c This file is part of Maxima -- GPL CAS based on DOE-MACSYMA
8 @c -----------------------------------------------------------------------------
11 * Introduction to asympa::
12 * Functions and variables for asympa::
15 @c -----------------------------------------------------------------------------
16 @node Introduction to asympa, Functions and variables for asympa, asympa, asympa
17 @section Introduction to asympa
19 @c -----------------------------------------------------------------------------
20 @anchor{function_asympa}
21 @deffn {Function} asympa
23 @code{asympa} is a package for asymptotic analysis. The package contains
24 simplification functions for asymptotic analysis, including the ``big O''
25 and ``little o'' functions that are widely used in complexity analysis and
28 @code{load ("asympa")} loads this package.
31 @c @category{Package asympa}
35 @c -----------------------------------------------------------------------------
36 @node Functions and variables for asympa, ,Introduction to asympa, asympa
37 @section Functions and variables for asympa
41 @c TODO: FUEGE DOKUMENTATION DER FUNKTIONEN HINZU.
43 @c --- End of file asympa.de.texi ----------------------------------------------