IntegralSymbolic Command

From GeoGebra Manual
Revision as of 09:35, 19 August 2022 by Mathmum (talk | contribs) (added CAS syntax heading)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


CAS Syntax

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


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