Merge branch 'rtoy-wrap-option-args'
[maxima.git] / doc / info / de / asympa.de.texi
blob701cdf2c2ef5015f192048cbb238d9878caab297
1 @c -----------------------------------------------------------------------------
2 @c File     : asympa.de.texi
3 @c License  : GNU General Public License (GPL)
4 @c Language : German
5 @c Date     : 08.11.2010
6 @c 
7 @c This file is part of Maxima -- GPL CAS based on DOE-MACSYMA
8 @c -----------------------------------------------------------------------------
10 @menu
11 * Introduction to asympa::
12 * Functions and variables for asympa::
13 @end menu
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
26 numerical analysis.
28 @code{load ("asympa")} loads this package.
30 @c @opencatbox
31 @c @category{Package asympa}
32 @c @closecatbox
33 @end deffn
35 @c -----------------------------------------------------------------------------
36 @node Functions and variables for asympa, ,Introduction to asympa, asympa
37 @section Functions and variables for asympa
39 @c No contents yet.
41 @c TODO: FUEGE DOKUMENTATION DER FUNKTIONEN HINZU.
43 @c --- End of file asympa.de.texi ----------------------------------------------