Mathematica > Mathematics and Algorithms > Formula Manipulation > Algebraic Transformations > Rational Functions >

Denominator

Denominator[expr]
gives the denominator of expr.
  • Denominator picks out terms which have superficially negative exponents. Numerator picks out all 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 denominators.
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team