Difference between revisions of "Denominator Command"

From GeoGebra Manual
Jump to: navigation, search
Line 6: Line 6:
 
: {{Example|1= <code>Denominator[5/(x²+2)]</code> gives you ''f(x)=(x²+2)''.}}
 
: {{Example|1= <code>Denominator[5/(x²+2)]</code> gives you ''f(x)=(x²+2)''.}}
  
 +
==CAS Syntax==
 
The following syntax works only in [[CAS View]].
 
The following syntax works only in [[CAS View]].
 
;Denominator[ <Expression> ]
 
;Denominator[ <Expression> ]
 
:Returns the denominator of a rational number or expression.
 
:Returns the denominator of a rational number or expression.
 
: {{Example|1= <code>Denominator[2/3+1/15]</code> gives you ''15''.}}
 
: {{Example|1= <code>Denominator[2/3+1/15]</code> gives you ''15''.}}
==CAS Syntax==
 

Revision as of 14:51, 4 August 2011



Denominator[ <Function> ]
Returns the denominator of a function.
Example: Denominator[5/(x²+2)] gives you f(x)=(x²+2).


CAS Syntax

The following syntax works only in CAS View.

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