Difference between revisions of "MixedNumber Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision: new commands)
Line 3: Line 3:
 
{{command|CAS}}
 
{{command|CAS}}
 
;ProperFraction[ <Expression> ]
 
;ProperFraction[ <Expression> ]
:{{description}}
+
Creates the proper fraction of the given expression.
 +
{{Example|1=
 +
<code>ProperFraction[3.5]</code> gives ''3 + 1/2''
 +
<code>ProperFraction[12/3]</code> gives ''4''
 +
<code>ProperFraction[12/14]</code> gives ''6/7''}}

Revision as of 11:10, 3 August 2011


This command works in CAS View only.

ProperFraction[ <Expression> ]

Creates the proper fraction of the given expression.

Example: ProperFraction[3.5] gives 3 + 1/2

ProperFraction[12/3] gives 4

ProperFraction[12/14] gives 6/7
© 2024 International GeoGebra Institute