Difference between revisions of "CommonDenominator Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: new commands)
(added missing description and example)
Line 2: Line 2:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
{{command|CAS}}
 
{{command|CAS}}
;CommonDenominator[ <Expression>, <Expression> ]
+
;CommonDenominator[ <Expression>, <Expression> ]:
:{{description}}
+
Returns the (least) common denominator of the two expressions.
 +
: {{Example|1= <code>CommonDenominator[ (3 / (2x + 1)) , (3 / (4x² + 4x + 1)) ]</code> gives you the expression ''(2x+1)²''.}}

Revision as of 08:25, 7 April 2011


This command works in CAS View only.

CommonDenominator[ <Expression>, <Expression> ]

Returns the (least) common denominator of the two expressions.

Example: CommonDenominator[ (3 / (2x + 1)) , (3 / (4x² + 4x + 1)) ] gives you the expression (2x+1)².
© 2024 International GeoGebra Institute