diff --git a/CustomView/Advance/[8]Path_Play.md b/CustomView/Advance/[8]Path_Play.md index 1623ad7..a6098bb 100644 --- a/CustomView/Advance/[8]Path_Play.md +++ b/CustomView/Advance/[8]Path_Play.md @@ -284,7 +284,10 @@ tan | 该点的正切值 | 正切值: (x==[0], y 这个方法也不难理解,除了其中 `tan` 这个东东,这个东西是干什么的呢? -这个是用来判断 Path 的趋势的,即在这一个点的方向。 +这个是用来判断 Path 的趋势的,即在这个位置上曲线的走向,请看下图示例,注意箭头的方向: + +![](http://ww4.sinaimg.cn/large/005Xtdi2jw1f4dtufydm4g308c0etmyl.gif) +