|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
Divide 
or Divide[x, y]
is equivalent to
.
DetailsDetails
is converted to
on input. - Divide[x, y] can be entered in StandardForm and InputForm as
,
EscdivEsc
or
.
ExamplesExamplesopen allclose all
Basic Examples (7)Basic Examples (7)
| In[1]:= |
| Out[1]= |
Enter in 2D form using Control+/:
| In[1]:= |
| Out[1]= |
Divide reduces fractions to lowest terms:
| In[1]:= |
| Out[1]= |
Force a numerical result by including a decimal point in the input:
| In[1]:= |
| Out[1]= |
| In[1]:= |
| Out[1]= |
is always converted to products and powers:
| In[1]:= |
Out[1]//FullForm= | |
| In[1]:= |
| Out[1]= |
New in 1 | Last modified in 3
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
