|
Assumptions
Assumptions is an option for Integrate and other functions that specifies what assumptions be made about relations between parameters.
The default setting is Assumptions->{}.
Assumptions can be equalities and inequalities.
The assumptions Im[x] == 0 or x Reals can be used to specify that x should be treated as a real variable.
See The Mathematica Book: Section 3.5.8.
See also: GenerateConditions, Simplify, Element.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |