Difference between revisions of "IntegralSymbolic Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|function}} ;IntegralSymbolic(<Function>) :Gives the indefinite symbolic integral, so that the unknown constant c i...")
(No difference)

Revision as of 16:41, 23 September 2020



IntegralSymbolic(<Function>)
Gives the indefinite symbolic integral, so that the unknown constant c is not automatically a slider, with respect to the main variable.
Example: IntegralSymbolic(3x^2) yields x^3+c_{1}.


IntegralSymbolic(<Function>, <Variable>)
Gives the partial symbolic integral, so that the unknown constant c is not automatically a slider, with respect to the given variable.
Example: IntegralSymbolic(x³+3x y, x) gives \frac{1}{4}x^4 + \frac{3}{2} x² y+c_{1} .
© 2024 International GeoGebra Institute