# 四、不定积分

## 不定积分

* [ ] **不定积分的概念与性质**
* [ ] **不定积分基本公式**
* [ ] **三种主要积分法**
* [ ] **三类常见可积函数积分**

### 考点

* [ ] **原函数和不定积分的概念**
* [ ] **不定积分的基本性质**
* [ ] **基本积分公式**
* [ ] **换元积分法**
* [ ] **部分积分法**
* [ ] **有理函数、三角函数的有理式和简单无理函数的积分**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nothinglin.gitbook.io/kao-yan-bi-ji/si-bu-ding-ji-fen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
