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

37 lines
685 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: Reciprocal
localeTitle: 倒数
---
## 倒数
数字的**倒数**是1除以该数字。
#### 例
的3倒数是三分之一
**倒数**也可以定义为-1的幂。
#### 例
三分之一是相同8至-1的功率。
您也可以通过翻转分数来获取分数的倒数。 例如2/3的倒数是3/2。
### 注意
1. 倒数的倒数是原始数字。
#### 例
23倒数为1/23。现在如果我们把1/23互惠和财政投融资的比例我们得到23/1这是原来的号码。
2. 如果将数字乘以其倒数则总是得到1。
#### 例
16的倒数为1/16。如果你乘1月 16日与16日你会得到1。
3. 零没有倒数
#### 更多信息: