Together[expr] puts terms in a sum over a common denominator, and cancels factors in the result.
Any Mathematica symbol can have both a variety of types of values, and a variety of independently settable attributes that define overall aspects of its behavior.
Mathematica incorporates the latest highly efficient algorithms to allow operations on strings with millions of elements, all making use of Mathematica's unique symbolic ...
Mathematica's symbolic architecture and sophisticated mathematical capabilities allow it to take a uniquely high-level approach to geometric transformations—supporting ...
FunctionExpand[expr] tries to expand out special and certain other functions in expr, when possible reducing compound arguments to simpler ones. FunctionExpand[expr, assum] ...
Unicode: 21D2. Alias: Esc ␣=> Esc. Infix arrow operator. x ⇒ y is by default interpreted as DoubleRightArrow[x,y]. Used in mathematics to indicate various strong forms of ...
Unicode: 301A. Alias: Esc [[ Esc. Compound operator with built-in evaluation rules. m〚i,j,… 〛 is by default interpreted as Part[m,i,j,…]. Sometimes used in mathematics to ...
InverseFunctions is an option for Solve and related functions that specifies whether inverse functions should be used.
FactorList[poly] gives a list of the factors of a polynomial, together with their exponents.
SQLResultSetClose[rs] closes a result set.