> For the complete documentation index, see [llms.txt](https://leetcodebook-1.gitbook.io/top-interview-150/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leetcodebook-1.gitbook.io/top-interview-150/math.md).

# 数学

- [回文数](https://leetcodebook-1.gitbook.io/top-interview-150/math/palindrome-number.md)
- [阶乘后的零](https://leetcodebook-1.gitbook.io/top-interview-150/math/factorial-trailing-zeroes.md)
- [加一](https://leetcodebook-1.gitbook.io/top-interview-150/math/plus-one.md)
- [x 的平方根](https://leetcodebook-1.gitbook.io/top-interview-150/math/sqrtx.md)
- [Pow(x, n)](https://leetcodebook-1.gitbook.io/top-interview-150/math/powx-n.md)
- [直线上最多的点数](https://leetcodebook-1.gitbook.io/top-interview-150/math/max-points-on-a-line.md)
