Div Command

From GeoGebra Manual
Revision as of 14:51, 28 July 2011 by UnTom (talk | contribs)
Jump to: navigation, search



Div[ <Dividend Number>, <Divisor Number> ]
Returns the quotient (integer part of the result) of the two numbers.
Example: Div[16,3] returns 5.


Div[ <Dividend Polynomial>, <Dividend Polynomial> ]
Returns the quotient of the two polynomials.
Example: Div[x² + 3x + 1, x - 1] returns the expression f(x) = x + 4.


CAS view

Div[ <Dividend Polynomial>, <Dividend Polynomial> ]
Returns the quotient of the two polynomials.
Example: Div[x² + 3x + 1, x - 1] returns the expression x + 4.
© 2024 International GeoGebra Institute