|
Divide
x/y or Divide[x, y] is equivalent to x y^-1.
x/y is converted to x y^-1 on input.
Divide[x, y] can be entered in StandardForm and InputForm as x y, x div y or x \[Divide] y.
See The Mathematica Book: Section 1.1.1.
Further Examples
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | |