freeCodeCamp/guide/chinese/mathematics/e-constant/index.md

15 lines
741 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: E Constant
localeTitle: E常数
---
## E常数
以Leonhard Euler命名的E常数等于值 2.718281828 e是自然对数的基础这种数学适用于数学和物理学的许多领域任何自然对数如果你要遇到一个都与任何其他对数类似地求解。
但为什么“e”很重要 E是一个常数我们可以用它来观察指数函数的行为。 E ^ x类似于许多其他指数曲线。 此外e ^ x的倒数是lnx即基本对数函数。 特别重要的是lne= 1。
http://www.mathsisfun.com/numbers/e-eulers-number.html
#### 更多信息:
有关e指数和对数函数的更多信息请参见[此处](https://www.khanacademy.org/tag/natural-logarithm-and-e)