Difference between revisions of "Numerator Command"

From GeoGebra Manual
Jump to: navigation, search
m (Bot: Automated text replacement (-{{command +{{command|cas=true))
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
{{command|function}}
+
{{command|cas=true|function}}
 
;Numerator[ <Function> ]
 
;Numerator[ <Function> ]
 
:Returns the numerator of the function.
 
:Returns the numerator of the function.

Revision as of 13:50, 10 September 2011



Numerator[ <Function> ]
Returns the numerator of the function.
Example:
Numerator[(3x² + 1) / (2x - 1)] yields f(x) = 3x² + 1.

CAS Syntax

The following syntax works only in CAS View.

Numerator[ <Expression> ]
Returns the numerator of a rational number or expression.
Example:
Numerator[2/3 + 1/15] yields 11.
Note:
© 2024 International GeoGebra Institute