# 数学工具

## 各种文档数学公式（LaTeX）使用指南：

* **Pages**（[使用指南](https://support.apple.com/kb/PH26397?viewlocale=zh_CN\&locale=zh_CN)）
* \*\*Keynote \*\*（[使用指南](https://support.apple.com/kb/PH26902?viewlocale=zh_CN\&locale=zh_CNhttps://support.apple.com/kb/PH26902?viewlocale=zh_CN\&locale=zh_CN)）
* **WPS**（[使用指南](https://blog.csdn.net/xenonhu/article/details/100856267)）

## 1. 数学公式LaTeX识别

识别数学公式，转化为数学LaTeX格式文本。

![](http://qn.iluoxiao.com//md/0/a516b.png)

## 2. 数学整题（含公式LaTeX）识别

识别数学题目及数学公式，转化为LaTeX格式题目。

![](http://qn.iluoxiao.com//md/0/f6e75.png)

![](http://qn.iluoxiao.com//md/0/337e4.png)

## 3. 算术作业检查

识别算术题，并智能批改结果，可代替手动批改作业，提高效率。

![](http://qn.iluoxiao.com//md/0/4bf96.png)


---

# 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://camscanner.iluoxiao.com/feature/math.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.
