PartialFractions Command

From GeoGebra Manual
Revision as of 11:01, 23 August 2011 by Alexander Hartl (talk | contribs)
Jump to: navigation, search



PartialFractions[ <Function> ]
Yields the partial fraction of the given function, if possible. The graph of the function is plotted in Graphics View.
Example:
PartialFractions[x^2 / (x^2 - 2x + 1)] yields 1 + \frac{2}{x - 1} + \frac{1}{x^2 - 2x + 1}.

CAS Syntax

PartialFractions[ <Function> ]
Yields the partial fraction of the given function, if possible.
Example:
PartialFractions[x^2 / (x^2 - 2x + 1)] yields 1 + \frac{2}{x - 1} + \frac{1}{x^2 - 2x + 1}.
© 2024 International GeoGebra Institute