Compute the series expansion of an antiderivative.
AsymptoticIntegrate[f, x, x -> x0]
AsymptoticIntegrate[f, {x, a, b}, α -> α 0]
AsymptoticIntegrate[f, …, {ξ, ξ 0, n}]
AsymptoticIntegrate[x^2, x, {x, 0, 4}]
→ x^3/3- AccuracyGoal — default Automatic
- Assumptions — default $Assumptions
- GenerateConditions — default Automatic
- GeneratedParameters — default None
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PrecisionGoal — default Automatic
- SeriesTermGoal — default Automatic
- WorkingPrecision — default Automatic