Difference between revisions of "CommonDenominator Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
 
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|CAS}}
 
{{command|CAS}}
;CommonDenominator[ <Expression>, <Expression> ]:
+
;CommonDenominator[ <Expression>, <Expression> ]
Returns the (lowest) common denominator of the two expressions.
+
:Returns the (lowest) common denominator of the two expressions.
: {{Example|1= <div><code><nowiki>CommonDenominator[ (3 / (2x + 1)) , (3 / (4x² + 4x + 1)) ]</nowiki></code> gives you the expression ''4x² +4x+1''.</div>}}
+
:{{Example|1= <div><code><nowiki>CommonDenominator[ (3 / (2x + 1)) , (3 / (4x² + 4x + 1)) ]</nowiki></code> gives you the expression ''4x² +4x+1''.</div>}}

Revision as of 14:19, 4 August 2011


This command works in CAS View only.

CommonDenominator[ <Expression>, <Expression> ]
Returns the (lowest) common denominator of the two expressions.
Example:
CommonDenominator[ (3 / (2x + 1)) , (3 / (4x² + 4x + 1)) ] gives you the expression 4x² +4x+1.
© 2024 International GeoGebra Institute