Denominator Command

From GeoGebra Manual
Revision as of 11:45, 29 December 2015 by Mathmum (talk | contribs) (typo)
Jump to: navigation, search


Denominator[ <Function> ]
Returns the denominator of a function.
Example:
Denominator[5 / (x^2 + 2)] yields f(x)=(x2 + 2).
Denominator[ <Number> ]
For a rational number returns its denominator. It uses a numerical method, which limits this command to numbers with small denominator. For irrational input the denominator of its continued fraction is returned.


CAS Syntax

Denominator[ <Expression> ]
Returns the denominator of a rational number or expression.
Example:
Denominator[2 / 3 + 1 / 15] yields 15.
© 2024 International GeoGebra Institute