Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Algebraic Computation / Formula Manipulation /

Further Examples: Apart

Apart splits up expressions into partial fractions.

In[1]:=

Out[1]=

Here neither x nor y are treated as constants.

In[2]:=

Out[2]=

Here y is treated as a constant.

In[3]:=

Out[3]=

Here x is treated as a constant.

In[4]:=

Out[4]=

By default, and Sin[2 x] is not treated as a rational function of exponentials.

In[5]:=

Out[5]=

In[6]:=

Out[6]=

With Sin[2 x] is treated as a rational function of exponentials.

In[7]:=

Out[7]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.