2.三角学基础

2.1 基本知识

半径为1的单位圆周长为 2 π 2\pi 2π个单位
扇形弧长就是扇形圆心角的弧度

弧度角= π 180 \frac{\pi}{180} 180π×角度角

π 4 \frac{\pi}{4} 4π 将半圆弧长 4 等分, π 4 \frac{\pi}{4} 4π的弧长对应弧度为 π 4 \frac{\pi}{4} 4π

2.2 定义三角函数

超赞的动态演示三角函数定义:https://zhuanlan.zhihu.com/p/133501679

圆角是以弧长与半径的比值定义(单位圆中)
x 2 + y 2 = 1 s i n 2 ( θ ) + c o s 2 ( θ ) = 1 y = s i n ( θ ) y = c o s ( θ ) . . . x^2+y^2=1\\ sin^2(\theta)+cos^2(\theta)=1 \\ y=sin(\theta)\\ y=cos(\theta)\\ ... x2+y2=1sin2(θ)+cos2(θ)=1y=sin(θ)y=cos(θ)...
为体现圆角是变量,所以用 x x x 替换 θ \theta θ
x 2 + y 2 = 1 s i n 2 ( x ) + c o s 2 ( x ) = 1 y = s i n ( x ) y = c o s ( x ) . . . x^2+y^2=1\\ sin^2(x)+cos^2(x)=1 \\ y=sin(x)\\ y=cos(x)\\ ... x2+y2=1sin2(x)+cos2(x)=1y=sin(x)y=cos(x)...

正弦(sine) s i n ( θ ) = 对边 斜边 sin(\theta)=\frac{对边}{斜边} sin(θ)=斜边对边

余割(cosecant) c s c ( θ ) = 斜边 对边 csc(\theta)=\frac{斜边}{对边} csc(θ)=对边斜边

c s c ( x ) = 1 s i n ( x ) csc(x)=\frac{1}{sin(x)} csc(x)=sin(x)1


余弦(cosine) c o s ( θ ) = 邻边 斜边 cos(\theta)=\frac{邻边}{斜边} cos(θ)=斜边邻边

正割(secant) s e c ( θ ) = 斜边 邻边 sec(\theta)=\frac{斜边}{邻边} sec(θ)=邻边斜边

s e c ( x ) = 1 c o s ( x ) sec(x)=\frac{1}{cos(x)} sec(x)=cos(x)1


正切(tangent) t a n ( θ ) = 对边 邻边 tan(\theta)=\frac{对边}{邻边} tan(θ)=邻边对边

余切(cotangent) c o t ( θ ) = 邻边 对边 cot(\theta)=\frac{邻边}{对边} cot(θ)=对边邻边

c o t ( x ) = 1 t a n ( x ) cot(x)=\frac{1}{tan(x)} cot(x)=tan(x)1

2.3 ASTC方法

2.4 三角恒等式

下图公式推导图来自:传送门

s i n 2 ( x ) + c o s 2 ( x ) = 1 sin^2(x)+cos^2(x)=1 sin2(x)+cos2(x)=1


1 + t a n 2 ( x ) = s e c 2 ( x ) 1+tan^2(x)=sec^2(x) 1+tan2(x)=sec2(x)


1 + c o t 2 ( x ) = c s c 2 ( x ) 1+cot^2(x)=csc^2(x) 1+cot2(x)=csc2(x)


互余(COmplementary)

sine
cosine

tangent
cotangent


secant
cosecant


和角公式

差角公式

倍角公式

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐