Legacy Documentation

The Mathematical ExplorerTM (2001)

This is documentation for an obsolete product.
Current products and services
Assumptions

  • Assumptions is an option for Integrate and other functions that specifies what assumptions are to 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 on the web:Section 3.5.8.
  • See also: Simplify, Element.