Files
freeCodeCamp/guide/chinese/mathematics/exponential-and-logarithmic-functions/index.md
2018-10-16 21:32:40 +05:30

9 lines
241 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Exponential and Logarithmic Functions
localeTitle: 指数和对数函数
---
## 指数和对数函数
指数函数的形式如下fx= b \* a ^ x 对数函数的形式如下fx= logax+ b
#### 更多信息: