Maxima Function
asympa
asympa
is a package for asymptotic analysis. The package contains
simplification functions for asymptotic analysis, including the ``big O''
and ``little o'' functions that are widely used in complexity analysis and
numerical analysis.
load ("asympa")
loads this package.