Skip to content

Commit b5713c4

Browse files
authored
Update
1 parent 939fd5c commit b5713c4

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

CustomView/Base/[02]AngleAndRadian.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,9 @@
3939

4040

4141
## 三.角度和弧度的换算关系
42-
根据角度和弧度的的定义和圆的相关知识非常容易就能得出两者的换算公式:
42+
**圆一周对应的角度为360度(角度),对应的弧度为2π弧度。**
4343

44-
先设圆的周长为C. 半径为r
45-
46-
C = 2πr;
47-
48-
一周对应的角度为360度(角度),对应的弧度为2π弧度。
49-
50-
故的等价关系: **180(度) = π(弧度).**
44+
**故得等价关系:360(角度) = 2π(弧度) ==> 180(角度) = π(弧度)**
5145

5246
由等价关系可得如下换算公式:
5347

0 commit comments

Comments
 (0)