Difference between revisions of "Rationalize Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geogebra}}
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
==CAS Syntax==
{{command|CAS}}
+
;Rationalize( <Number> )
;Rationalize[ <Number> ]
+
:Creates the fraction of the given ''Number'', and rationalizes the denominator, if it contains square roots.
:{{description}}
+
:{{Examples|1=<div>
 +
:*<code><nowiki>Rationalize(3.5)</nowiki></code> yields <math>\frac{7}{2}</math>.
 +
:*<code><nowiki>Rationalize(1/sqrt(2))</nowiki></code> yields <math>\frac{\sqrt{2} }{2}</math>.</div>}}
 +
 
 +
{{Note|1=See also [[MixedNumber Command]].}}

Latest revision as of 13:11, 24 May 2019


CAS Syntax

Rationalize( <Number> )
Creates the fraction of the given Number, and rationalizes the denominator, if it contains square roots.
Examples:
  • Rationalize(3.5) yields \frac{7}{2}.
  • Rationalize(1/sqrt(2)) yields \frac{\sqrt{2} }{2}.


Note: See also MixedNumber Command.
© 2024 International GeoGebra Institute