58 Alphabetical Listing
domain()
Catalog >
domain(Expr1, Var) ⇒ expression
Returns the domain of Expr1 with respect
to Var.
domain() can be used to examine domains
of functions. It is restricted to real and
finite domain.
This functionality has limitations due to
shortcomings of computer algebra
simplification and solver algorithms.
Certain functions cannot be used as
arguments for domain(), regardless of
whether they appear explicitly or within
user-defined variables and functions. In the
following example, the expression cannot
be simplified because ∫() is a disallowed
function.
dominantTerm()
Catalog >
dominantTerm(Expr1, Var [, Point]) ⇒
expression
dominantTerm(Expr1, Var [, Point]) |
Var>Point ⇒ expression
dominantTerm(Expr1, Var [, Point]) |
Var<Point ⇒ expression