Mathematica 9 is now available
 Documentation / Mathematica / Built-in Functions / Algebraic Computation / Formula Manipulation  /
Numerator

  • Numerator[ expr ] gives the numerator of expr.
  • Numerator picks out terms which do not have superficially negative exponents. Denominator picks out the remaining terms.
  • An exponent is "superficially negative" if it has a negative number as a factor.
  • The standard representation of rational expressions as products of powers means that you cannot simply use Part to extract numerators.
  • Numerator can be used on rational numbers.
  • See the Mathematica book: Section 1.4.6.
  • See also: ExpandNumerator.

    Further Examples

    See the Further Examples for Denominator.


    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.