2 * Introduction to asympa::
3 * Functions and variables for asympa::
6 @node Introduction to asympa, Functions and variables for asympa, Package asympa, Package asympa
7 @section Introduction to 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
16 @code{load ("asympa")} loads this package.
18 @opencatbox{Categories:}
19 @category{Package asympa}
23 @node Functions and variables for asympa, ,Introduction to asympa, Package asympa
24 @section Functions and variables for asympa