IntegralSymbolic Command

From GeoGebra Manual
Revision as of 15:41, 23 September 2020 by Julia Wolfinger (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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