|
Further Examples: Assuming
If $Assumptions has no effect on ff, which would be the case by default, then ff pulls out positive numeric factors.
In[1]:= 
In[2]:= 
Out[2]= 
When ff is used inside Assuming it also pulls out symbolic factors which are assumed to be positive.
In[3]:= 
Out[3]= 
In[4]:= 
Out[4]= 
In[5]:= 
|