(完整版)反三角函数公式大全
常用反三角函数公式
反三角函数公式反三角函数图像与特征1,该点切线斜率为-:反三角函数的定义域与主值范围,则式中n为任意整数.反三角函数的相互关系sin x = x-x3/3!+x5/5!-...(-1)k-1*x2k-1/(2k-1)!+... (-∞<x<∞)cos x = 1-x2/2!+x4/4!-...(-1)k*x2k/(2k)!+... (-∞<x<∞)arcsin x = x + 1/2*x3/3 + 1*3/(2*4)*x5/5 + ... (|x|<1)arccos x= π - ( x + 1/2*x3/3 + 1*3/(2*4)*x5/5 + ... ) (|x|<1)arctan x = x - x^3/3 + x^5/5 - ... (x≤1)ArcSin(x) 函数功能:返回一个指定数的反正弦值,以弧度表示,返回类型为Double。
语法:ArcSin(x)。
说明:其中,x的取值范围为[-1,1],x的数据类型为Double。
程序代码:Function ArcSin(x As Double) As DoubleIf x >= -1 And x < -0.5 Then ArcSin = -Atn(Sqr(1 - x * x) / x) - 2 * Atn(1) If x >= -0.5 And x <= 0.5 Then ArcSin = Atn(x / Sqr(1 - x * x))If x > 0.5 And x <= 1 Then ArcSin = -Atn(Sqr(1 - x * x) / x) + 2 * Atn(1) End FunctionArcCos(x) 函数功能:返回一个指定数的反余弦值,以弧度表示,返回类型为Double。
语法:ArcCos(x)。
说明:其中,x的取值范围为[-1,1],x的数据类型为Double。
反三角函数公式(完整)
反三角函数分类 反正弦反余弦余弦函数x y cos =在]0[π,上的反函数,叫做反余弦函数。
记作x cos arc ,表示一个余弦值为x 的角,该角的范围在]0[π,区间内。
定义域]11[,- , 值域]0[π,。
反正切反余切余切函数y=cot x 在)0(π,上的反函数,叫做反余切函数。
记作x arc cot ,表示一个余切值为x 的角,该角的范围在)0(π,区间内。
定义域R ,值域)0(π,。
反正割反余割运算公式 余角关系2arccos sin arc π=+x x 2cot tan arc π=+x arc x 2csc ec a π=+x arc x rcs负数关系x x sin arc )sin(arc -=- x x rc arccos )cos(a -=-π x x tan arc )tan(arc -=- x rc x c cot a )(ot arc -=-πx rc x sec a )(arcsec -=-π x arc x c sec )(sc arc -=-倒数关系x arc x csc )1arcsin(=x arc x sec )1arccos(=x arc x arc x cot 2cot )1arctan(-==πx x x arc arctan 23arctan )1cot(-=+=ππx x arc arccos )1sec(=x xarc arcsin )1csc(=三角函数关系加减法公式1.)10,0()11arcsin(arcsin arcsin )10,0()11arcsin(arcsin arcsin )10()11arcsin(arcsin arcsin 222222222222>+<<-+---=+>+>>-+--=+≤+≤-+-=+y x y x x y y x y x y x y x x y y x y x y x xy x y y x y x ,,或ππ2. )10,0()11arcsin(arcsin arcsin )10,0()11arcsin(arcsin arcsin )10()11arcsin(arcsin arcsin 222222222222>+><-----=->+<>----=-≤+≥---=-y x y x x y y x y x y x y x x y y x y x y x xy x y y x y x ,,或ππ3.)0()11arccos(2arccos arccos )0()11arccos(arccos arccos 2222<+----=+≥+---=+y x x y xy y x y x x y xy y x π4.)()11arccos(arccos arccos )()11arccos(arccos arccos 2222y x x y xy y x y x x y xy y x <--+=-≥--+-=-5.)1,0(1arctanarctan arctan )1,0(1arctanarctan arctan )1(1arctanarctan arctan ><-++-=+>>-++=+<-+=+xy x xyyx y x xy x xy yx y x xy xyyx y x ππ6.)1,0(1arctanarctan arctan )1,0(1arctanarctan arctan )1(1arctanarctan arctan -<<+-+-=--<>+-+=-->+-=-xy x xyyx y x xy x xy yx y x xy xyyx y x ππ 7.)221()12arcsin(arcsin 2)122()12arcsin(arcsin 2)22()12arcsin(arcsin 2222-<≤----=≤<--=≤-=x x x x x x x x x x x x ππ8.)01()12arccos(2arccos 2)10()12arccos(arccos 222<≤---=≤≤-=x x x x x x π9.)1(12arctan arctan 2)1(12arctan arctan 2)1(12arctan arctan 2222-<-+-=>-+=<-=x x x x x x x x xππ 10. )1(2)1()1()arccos cos(22≥--+-+=n x x x x x n nn。
常用反三角函数公式表(完整资料).doc
常⽤反三⾓函数公式表(完整资料).doc 此⽂档下载后即可编辑
反三⾓函数公式
arc sin x + arc sin y = arc sin x – arc sin y = arc cos x + arc cos y = arc cos x – arc cos y = arc tan x + arc tan y = arc tan x – arc tan y = 2 arc sin x = 2 arc cos x =
2 arc tanx = cos (n arc cos x) =
反三⾓函数图像与特征
反正弦曲线图像与特征反余弦曲线图像与特征
拐点(同曲线对称中⼼):,该点切线斜率为1
拐点(同曲线对称中⼼):
,该点切线斜率为-1 反正切曲线图像与特征反余切曲线图像与特征拐点(同曲线对称中⼼):,该点切线斜率为1 拐点:
,该点切线斜率为-1
渐近线:
渐近线:
名称反正割曲线反余割曲线
⽅程
图像
顶点
渐近线
反三⾓函数的定义域与主值范围
函数主值记号定义域主值范围
反正弦若,则
反余弦若,则
反正切若,则
反余切若,则
反正割若,则
反余割若,则
式中n为任意整数.。
(完整版)反三角函数公式大全
反三角函数公式大全三角函数的反函数,是多值函数。
它们是反正弦Arcsin x,反余弦Arccos x,反正切Arctan x,反余切Arccot x,反正割Arcsec x=1/cosx,反余割Arccsc x=1/sinx等,各自表示其正弦、余弦、正切、余切、正割、余割为x的角。
为限制反三角函数为单值函数,将反正弦函数的值y限在y=-π/2≤y≤π/2,将y为反正弦函数的主值,记为y=arcsin x;相应地,反余弦函数y=arccos x的主值限在0≤y≤π;反正切函数y=arctan x的主值限在-π/2<y<π/2;反余切函数y=arccot x的主值限在0<y<π。
反三角函数实际上并不能叫做函数,因为它并不满足一个自变量对应一个函数值的要求,其图像与其原函数关于函数y=x对称。
其概念首先由欧拉提出,并且首先使用了arc+函数名的形式表示反三角函数,而不是f-1(x).反三角函数主要是三个:y=arcsin(x),定义域[-1,1] ,值域[-π/2,π/2]y=arccos(x),定义域[-1,1] ,值域[0,π]y=arctan(x),定义域(-∞,+∞),值域(-π/2,π/2)sinarcsin(x)=x,定义域[-1,1],值域【-π/2,π/2】反三角函数公式:arcsin(-x)=-arcsinxarccos(-x)=∏-arccosxarctan(-x)=-arctanxarccot(-x)=∏-arccotxarcsinx+arccosx=∏/2=arctanx+arccotxsin(arcsinx)=x=cos(arccosx)=tan(arctanx)=cot(arccotx)当x∈〔—∏/2,∏/2〕时,有arcsin(sinx)=x当x∈〔0,∏〕,arccos(cosx)=xx∈(—∏/2,∏/2),arctan(tanx)=xx∈(0,∏),arccot(cotx)=xx〉0,arctanx=arctan1/x,arccotx类似若(arctanx+arctany)∈(—∏/2,∏/2),则arctanx+arctany=arctan(x+y/1-xy)。
反三角函数公式总结
反三角函数公式总结一、反正弦函数反正弦函数是将给定的值通过三角函数计算出对应的角度。
反正弦函数的定义域是[-1,1],值域是[-π/2,π/2]。
以下是反正弦函数的公式:1. arcsin(x):计算x的反正弦值,返回值的单位是弧度。
特点:arcsin(x)与sin(x)的关系是:sin(arcsin(x)) = x,其中,x,<=12. arcsin(0) = 0,即sin(0) = 0。
3. arcsin(1) = π/2,即sin(π/2) = 14. arcsin(-1) = -π/2,即sin(-π/2) = -1补充说明:反正弦函数的定义域是[-1,1],超出该范围的值将无定义。
另外,反正弦函数是一个多值函数,即给定一个值,它有无数个解。
因此,通常我们只考虑返回值在[-π/2,π/2]的主值。
二、反余弦函数反余弦函数是将给定的值通过三角函数计算出对应的角度。
反余弦函数的定义域是[-1,1],值域是[0,π]。
以下是反余弦函数的公式:1. arccos(x):计算x的反余弦值,返回值的单位是弧度。
特点:arccos(x)与cos(x)的关系是:cos(arccos(x)) = x,其中,x,<=12. arccos(1) = 0,即cos(0) = 13. arccos(-1) = π,即cos(π) = -14. arccos(0) = π/2,即cos(π/2) = 0。
补充说明:反余弦函数的定义域是[-1,1],超出该范围的值将无定义。
反余弦函数也是一个多值函数,通常只考虑返回值在[0,π]的主值。
三、反正切函数反正切函数是将给定的值通过三角函数计算出对应的角度。
反正切函数的定义域是(-∞,+∞),值域是(-π/2,π/2)。
以下是反正切函数的公式:1. arctan(x):计算x的反正切值,返回值的单位是弧度。
特点:arctan(x)与tan(x)的关系是:tan(arctan(x)) = x。
反三角函数计算公式大全
反三角函数计算公式大全反三角函数是一种基本初等函数。
这篇文章给大家分享反三角函数的计算公式,一起看一下具体内容。
反正弦三角函数计算公式(1)arcsinx+arcsinyarcsinx+arcsiny=arcsin(x√(1-y2)+y√(1-x2)),xy≤0或x2+y2≤1。
arcsinx+arcsiny=π-arcsin(x√(1-y2)+y√(1-x2)),x>0且y>0且x2+y2>1。
arcsinx+arcsiny=-π-arcsin(x√(1-y2)+y√(1-x2)),x<0且y<0且x2+y2>1。
(2)arcsinx-arcsinyarcsinx-arcsiny=arcsin(x√(1-y2)-y√(1-x2)),xy≤0或x2+y2≤1。
arcsinx-arcsiny=π-arcsin(x√(1-y2)-y√(1-x2)),x>0且y <0且x2+y2>1。
arcsinx-arcsiny=-π-arcsin(x√(1-y2)+y√(1-x2)),x<0且y>0且x2+y2>1。
反余弦三角函数计算公式(3)arccos x+arccos yarccos x+arccos y=arccos(xy-√(1-x2)√(1-y2)),x+y≥0。
arccos x+arccos y=2π-arccos(xy-√(1-x2)√(1-y2)),x+y <0。
(4)arccos x-arccos yarccos x-arccos y=-arccos(xy+√(1-x2)√(1-y2)),x≥y。
arccos x-arccos y=arccos(xy+√(1-x2)√(1-y2)),x<y。
反正切三角函数计算公式(5)arctanx+arctanyarctanx+arctany=arctan(x+y)/(1-xy),xy<1。
arctanx+arctany=π+arctan(x+y)/(1-xy),x>0,xy>1。
常用反三角函数公式表
常用反三角函数公式表反三角函数公式反三角函数图像与特征1:渐近线:反三角函数的定义域与主值范围,则,则,则,则,则,则式中n为任意整数.反三角函数的相互关系arc sin x = arc cos x = arc tan x = arc cot x =sin x = x-x3/3!+x5/5!-...(-1)k-1*x2k-1/(2k-1)!+... (-∞<x<∞) cos x = 1-x2/2!+x4/4!-...(-1)k*x2k/(2k)!+... (-∞<x<∞)arcsin x = x + 1/2*x3/3 + 1*3/(2*4)*x5/5 + ... (|x|<1)arccos x = π - ( x + 1/2*x3/3 + 1*3/(2*4)*x5/5 + ... )(|x|<1)arctan x = x - x^3/3 + x^5/5 - ... (x≤1)ArcSin(x) 函数功能:返回一个指定数的反正弦值,以弧度表示,返回类型为Double。
语法:ArcSin(x)。
说明:其中,x的取值范围为[-1,1],x的数据类型为Double。
程序代码:Function ArcSin(x As Double) As DoubleIf x >= -1 And x < -0.5 Then ArcSin = -Atn(Sqr(1 - x * x) / x) - 2 * Atn(1)If x >= -0.5 And x <= 0.5 Then ArcSin = Atn(x / Sqr(1 - x * x))If x > 0.5 And x <= 1 Then ArcSin = -Atn(Sqr(1 - x * x) / x) + 2 * Atn(1) End FunctionArcCos(x) 函数功能:返回一个指定数的反余弦值,以弧度表示,返回类型为Double。
反三角函数公式大全
反三角ห้องสมุดไป่ตู้数公式大全
反三角函数公式大全
[
标签:
高三数学
数学知识点
三角函数
数学公式
]
小编寄语:三角函数是高中数学的重要知识点,三角函数中有很多重要的公式需要大家记住,为帮助大家记住这些三角函数的公式,小编为大家提供反三角函数公式大全,供大家参考。
反三角函数公式大全下载
反三角函数
反三角函数反三角函数定义域y=arcsin(x),定义域[-1,1]y=arccos(x),定义域[-1,1]y=arctan(x),定义域(-∞,+∞)y=arccot(x),定义域(-∞,+∞)sin(arcsin x)=x,定义域[-1,1]反三角函数公式大全两角和公式sin(A+B) = sinAcosB+cosAsinB sin(A-B) = sinAcosB-cosAsinBcos(A+B) = cosAcosB-sinAsinB cos(A-B) = cosAcosB+sinAsinBtan(A+B) =tanA+tanB/1-tanAtanB? tan(A-B) =tanA-tanB/1+tanAtanB?cot(A+B) =cotAcotB-1/cotBcotA?cot(A-B) = cotAcotB+1/cotB-cotA??倍角公式tan2A = 2tanA/1-tan2A ? S in2A=2SinA·CosACos2A = Cos2A-Sin2A=2Cos2A-1=1-2sin2A三倍角公式sin3A = 3sinA-4(sinA)3 cos3A = 4(cosA)3-3cosAtan3a = tana·tan(π/3+a)·tan(π/3-a)半角公式和差化积积化和差诱导公式万能公式其它公式其他非重点三角函数公式一:设α为任意角,终边相同的角的同一三角函数的值相等:公式二:设α为任意角,π+α的三角函数值与α的三角函数值之间的关系:公式三:任意角α与 -α的三角函数值之间的关系:公式四:利用公式二和公式三可以得到π-α与α的三角函数值之间的关系:公式五:利用公式-和公式三可以得到2π-α与α的三角函数值之间的关系:公式六:π/2±α及3π/2±α与α的三角函数值之间的关系:(以上k∈Z)这个物理常用公式我费了半天的劲才输进来,希望对大家有用三角函数奇偶、周期性常用三角函数公式:反三角函数求导反三角函数图像。
反三角函数计算公式大全
反三角函数计算公式大全1. 反正弦函数(arcsin或sin^-1)的计算公式:arcsin(x) = y其中,-1≤x≤1,-π/2≤y≤π/22. 反余弦函数(arccos或cos^-1)的计算公式:arccos(x) = y其中,-1≤x≤1,0≤y≤π。
3. 反正切函数(arctan或tan^-1)的计算公式:arctan(x) = y其中,-\(+\)π/2≤y≤\(+\)π/2接下来,我们将详细讨论每个反三角函数的性质和计算公式。
一、反正弦函数(arcsin或sin^-1):反正弦函数是正弦函数的反函数,用于求得给定比值的角度。
1.定义域和值域:-1≤x≤1,-π/2≤y≤π/22.公式:-特殊值:a. arcsin(0) = 0b. arcsin(1) = π/2c. arcsin(-1) = -π/2-一般公式:arcsin(x) = y这个公式表示给定x值,求其对应的角度y,满足-π/2≤y≤π/2二、反余弦函数(arccos或cos^-1):反余弦函数是余弦函数的反函数,用于求得给定比值的角度。
1.定义域和值域:-1≤x≤1,0≤y≤π。
2.公式:-特殊值:a. arccos(1) = 0b. arccos(-1) = π-一般公式:arccos(x) = y这个公式表示给定x值,求其对应的角度y,满足0≤y≤π。
三、反正切函数(arctan或tan^-1):反正切函数是正切函数的反函数,用于求得给定比值的角度。
1.定义域和值域:-\(+\)π/2≤y≤\(+\)π/22.公式:-特殊值:a. arctan(0) = 0b. arctan(∞) = π/2c. arctan(-∞) = -π/2-一般公式:arctan(x) = y这个公式表示给定x值,求其对应的角度y,满足-\(+\)π/2≤y≤\(+\)π/2需要注意的是,在计算反三角函数值时,可以使用计算器或查表进行查找,也可以使用数学库中提供的反三角函数函数进行计算。
三角函数-反三角函数公式大全
三角函数-反三角函数公式大全tan (π+α)= tanα cot (π+α)= cotα 公式三:任意角α与 -α的三角函数值之间的关系: sin (-α)= -sinα cos (-α)= cosα tan (-α)= -tanα cot (-α)= -cotα 公式四:利用公式二和公式三可以得到π-α与α的三角函数值之间的关系: sin (π-α)= sinα cos (π-α)= -cosα tan (π-α)= -tanα cot (π-α)= -cotα 公式五:利用公式-和公式三可以得到2π-α与α的三角函数值之间的关系: sin (2π-α)= -sinα cos (2π-α)= cosα tan (2π-α)= -tanα cot (2π-α)= -cotα 公式六:2π±α及23π±α与α的三角函数值之间的关系:sin (2π+α)= cosα cos (2π+α)= -sinα tan (2π+α)= -cotα cot (2π+α)= -tanα sin (2π-α)= cosα cos (2π-α)= sinα tan (2π-α)= cotα cot (2π-α)= tanα sin (23π+α)= -cosα cos (23π+α)= sinα tan (23π+α)= -cotα cot (23π+α)= -tanα sin (23π-α)= -cosα cos (23π-α)= -sinα tan (23π-α)= cotα cot (23π-α)= tanα (以上k ∈Z)这个物理常用公式我费了半天的劲才输进来,希望对大家有用 A•sin(ωt+θ)+ B•sin(ωt+φ) =)cos(222ϕθ⋅++AB B A ×sin)cos(2)Bsin in arcsin[(As t 22ϕθϕθω⋅++++AB B A正切函数sin tan cos x x x =;余切函数cos cot sin xx x =; 正割函数1sec cos x x =;余割函数1csc sin x x= 三角函数奇偶、周期性sin x ,tan x ,cot x 奇函数;cos x 偶函数;sin x,cos x 周期2π;sin()t ωϕ+ 周期2πω;tan x ,cot x 周期π常用三角函数公式:22cos sin 1x x += 22cos sin cos2x x x -=2s i n c o ssx x x = 21cos 22sin x x -= 21c o s 22c o sx x +=22211tan sec cos x x x+== 22211cotcsc sin x x x +==1sin sin [cos()cos()]2x y x y x y =-+-- 1c o sc o s[c o s ()c o s ()]2x y x y x y =++-1sin cos [sin()sin()]2x y x y x y =++-反三角函数:a r c s i na r c c o s 2x x π+=a r c t a na r c c o t2x x π+=arcsin x:定义域[1,1]-,值域[,]22ππ-;arccos x :定义域[1,1]-,值域[0,]π;arctan x:定义域(,)-∞+∞,值域(,)22ππ-;arccot x :定义域(,)-∞+∞,值域(0,)π式中n为任意整数.arc sin x = arc cos x = arc tan x = arc cot x =。
反三角函数公式(完整)
反三角函数分类 反正弦反余弦余弦函数x y cos =在]0[π,上的反函数,叫做反余弦函数。
记作x cos arc ,表示一个余弦值为x 的角,该角的范围在]0[π,区间内。
定义域]11[,- , 值域]0[π,。
反正切反余切余切函数y=cot x 在)0(π,上的反函数,叫做反余切函数。
记作x arc cot ,表示一个余切值为x 的角,该角的范围在)0(π,区间内。
定义域R ,值域)0(π,。
反正割反余割运算公式 余角关系2arccos sin arc π=+x x 2cot tan arc π=+x arc x 2csc ec a π=+x arc x rcs负数关系x x sin arc )sin(arc -=- x x rc arccos )cos(a -=-π x x tan arc )tan(arc -=- x rc x c cot a )(ot arc -=-πx rc x sec a )(arcsec -=-π x arc x c sec )(sc arc -=-倒数关系x arc x csc )1arcsin(=x arc x sec )1arccos(=x arc x arc x cot 2cot )1arctan(-==πx x x arc arctan 23arctan )1cot(-=+=ππx x arc arccos )1sec(=x xarc arcsin )1csc(=三角函数关系加减法公式1.)10,0()11arcsin(arcsin arcsin )10,0()11arcsin(arcsin arcsin )10()11arcsin(arcsin arcsin 222222222222>+<<-+---=+>+>>-+--=+≤+≤-+-=+y x y x x y y x y x y x y x x y y x y x y x xy x y y x y x ,,或ππ2. )10,0()11arcsin(arcsin arcsin )10,0()11arcsin(arcsin arcsin )10()11arcsin(arcsin arcsin 222222222222>+><-----=->+<>----=-≤+≥---=-y x y x x y y x y x y x y x x y y x y x y x xy x y y x y x ,,或ππ3.)0()11arccos(2arccos arccos )0()11arccos(arccos arccos 2222<+----=+≥+---=+y x x y xy y x y x x y xy y x π4.)()11arccos(arccos arccos )()11arccos(arccos arccos 2222y x x y xy y x y x x y xy y x <--+=-≥--+-=-5.)1,0(1arctanarctan arctan )1,0(1arctanarctan arctan )1(1arctanarctan arctan ><-++-=+>>-++=+<-+=+xy x xyyx y x xy x xy yx y x xy xyyx y x ππ6.)1,0(1arctanarctan arctan )1,0(1arctanarctan arctan )1(1arctanarctan arctan -<<+-+-=--<>+-+=-->+-=-xy x xyyx y x xy x xy yx y x xy xyyx y x ππ 7.)221()12arcsin(arcsin 2)122()12arcsin(arcsin 2)22()12arcsin(arcsin 2222-<≤----=≤<--=≤-=x x x x x x x x x x x x ππ8.)01()12arccos(2arccos 2)10()12arccos(arccos 222<≤---=≤≤-=x x x x x x π9.)1(12arctan arctan 2)1(12arctan arctan 2)1(12arctan arctan 2222-<-+-=>-+=<-=x x x x x x x x xππ 10. )1(2)1()1()arccos cos(22≥--+-+=n x x x x x n nnWelcome !!! 欢迎您的下载,资料仅供参考!。
常用反三角函数公式表
,该点切线斜率为-1
渐近线:
渐近线:
名称
反正割曲线
反余割曲线
方程
图像
顶点
渐近线
反三角函数的定义域与主值范围
函数
主值记号
定义域
主值范围
反正弦
若 ,则
反余弦
若 ,则
反正切
若 ,则
反余切
若 ,则
反正割
若 ,则
反余割
若 ,则
一般反三角函数与主值的关系为
式中n为任意整数.
Ifx> 0.5 Andx<= 1 ThenArcSin= -Atn(Sqr(1 -x*x) /x) + 2 * Atn(1)
Ifx>= -0.5 Andx<= 0.5 Then ArcCos = -Atn(x/ Sqr(1 -x*x)) + 2 * Atn(1)
Ifx> 0.5 Andx<= 1 Then ArcCos = Atn(Sqr(1 -x*x) /x)
End Function
End Function
ArcCos(x) 函数
功能:返回一个指定数的反余Fra bibliotek值,以弧度表示,返回类型为Double。
语法:ArcCos(x)。
说明:其中,x的取值范围为[-1,1],x的数据类型为Double。
程序代码:
Function ArcCos(xAs Double) As Double
Ifx>= -1 Andx< -0.5 Then ArcCos = Atn(Sqr(1 -x*x)/x) + 4 * Atn(1)
2 arc cos x =
2 arc tanx =
三角反三角函数公式大全
三角-反三角函数公式大全三角函数公式两角和公式sin(A+B) = sinAcosB+cosAsinB sin(A-B) = sinAcosB-cosAsinB cos(A+B) = cosAcosB-sinAsinB cos(A-B) = cosAcosB+sinAsinBtan(A+B) =tanAtanB -1tanB tanA + tan(A-B) =tanAtanB 1tanBtanA +-cot(A+B) =cotA cotB 1-cotAcotB + cot(A-B) =cotAcotB 1cotAcotB -+倍角公式tan2A =Atan 12tanA2- Sin2A=2SinA•CosACos2A = Cos 2A-Sin 2A=2Cos 2A-1=1-2sin 2A 三倍角公式sin3A = 3sinA-4(sinA)3 cos3A = 4(cosA)3-3cosAtan3a = tana ·tan(3π+a)·tan(3π-a)半角公式 sin(2A )=2cos 1A - cos(2A )=2cos 1A + tan(2A )=A A cos 1cos 1+- cot(2A )=AA cos 1cos 1-+ tan(2A )=A A sin cos 1-=A A cos 1sin + 和差化积sina+sinb=2sin2b a +cos 2b a - sina-sinb=2cos 2b a +sin 2ba - cosa+cosb = 2cos 2b a +cos 2b a - cosa-cosb = -2sin 2b a +sin 2ba -tanA+tanB=sin(A+B)/cosAcosB tanA-tanB=sin(A-B)/cosAcosB ctgA+ctgB=sin(A+B)/sinAsinB -ctgA+ctgB=sin(A+B)/sinAsinB积化和差sinasinb = -21[cos(a+b)-cos(a-b)] cosacosb = 21[cos(a+b)+cos(a-b)]sinacosb = 21[sin(a+b)+sin(a-b)] cosasinb = 21[sin(a+b)-sin(a-b)]诱导公式sin(-a) = -sina cos(-a) = cosa sin(2π-a) = cosa cos(2π-a) = sinasin(2π+a) = cosa cos(2π+a) = -sina sin(π-a) = sina cos(π-a) = -cosa sin(π+a) = -sina cos(π+a) = -cosa tgA=tanA =aacos sin万能公式sina=2)2(tan 12tan 2a a + cosa= 22)2(tan 1)2(tan 1a a +- tana=2)2(tan 12tan2aa - 其它公式a•sina+b•cosa=)b (a 22+×sin(a+c) [其中tanc=ab]a•sin(a)-b•cos(a) = )b (a 22+×cos(a-c) [其中tan(c)=ba]1+sin(a) =(sin 2a +cos 2a)21-sin(a) = (sin 2a -cos 2a)2其他非重点三角函数csc(a) =a sin 1 sec(a) =acos 1双曲函数 sinh(a)=2e -e -a a cosh(a)=2e e -aa + tg h(a)=)cosh()sinh(a a公式一:设α为任意角,终边相同的角的同一三角函数的值相等: sin (2kπ+α)= sinα cos (2kπ+α)= cosα tan (2kπ+α)= tanα cot (2kπ+α)= cotα 公式二:设α为任意角,π+α的三角函数值与α的三角函数值之间的关系: sin (π+α)= -sinα cos (π+α)= -cosα tan (π+α)= tanα cot (π+α)= cotα 公式三:任意角α与 -α的三角函数值之间的关系: sin (-α)= -sinα cos (-α)= cosα tan (-α)= -tanα cot (-α)= -cotα 公式四:利用公式二和公式三可以得到π-α与α的三角函数值之间的关系: sin (π-α)= sinα cos (π-α)= -cosα tan (π-α)= -tanα cot (π-α)= -cotα 公式五:利用公式-和公式三可以得到2π-α与α的三角函数值之间的关系:sin (2π-α)= -sinα cos (2π-α)= cosα tan (2π-α)= -tanα cot (2π-α)= -cotα 公式六: 2π±α及23π±α与α的三角函数值之间的关系: sin (2π+α)= cosα cos (2π+α)= -sinαtan (2π+α)= -cotα cot (2π+α)= -tanαsin (2π-α)= cosα cos (2π-α)= sinα tan (2π-α)= cotα cot (2π-α)= tanαsin (23π+α)= -cosα cos (23π+α)= sinαtan (23π+α)= -cotα cot (23π+α)= -tanαsin (23π-α)= -cosα cos (23π-α)= -sinαtan (23π-α)= cotα cot (23π-α)= tanα(以上k ∈Z)正弦定理 a/sinA=b/sinB=c/sinC=2R 注: 其中 R 表示三角形的外接圆半径 余弦定理 b2=a2+c2-2accosB 注:角B 是边a 和边c 的夹角 正切定理 [(a+b)/(a-b)]={[Tan(a+b)/2]/[Tan(a-b)/2]}正切函数sin tan cos x x x =;余切函数cos cot sin xx x =; 正割函数1sec cos x x =;余割函数1csc sin x x= 三角不等式|a+b|≤|a|+|b| |a-b|≤|a|+|b| |a|≤b<=>-b≤a≤b |a-b|≥|a|-|b| -|a|≤a≤|a| 三角形中的一些结论(1)anA+tanB+tanC=tanA·tanB·tanC(2)sinA+tsinB+sinC=4cos(A/2)cos(B/2)cos(C/2)(3)cosA+cosB+cosC=4sin(A/2)·sin(B/2)·sin(C/2)+1 (4)sin2A+sin2B+sin2C=4sinA·sinB·sinC (5)cos2A+cos2B+cos2C=-4cosAcosBcosC-1反三角函数:arcsin arccos 2x x π+=arctan arccot 2x x π+=arcsin x:定义域[1,1]-,值域[,]22ππ-;arccos x :定义域[1,1]-,值域[0,]π;arctan x:定义域(,)-∞+∞,值域(,)22ππ-;arccot x :定义域(,)-∞+∞,值域(0,)π式中n为任意整数.arc sin x = arc cos x = arc tan x = arc cot x =。
反三角函数公式(完整)
反三角函数公式(完整)反三角函数分类反正弦正弦函数 $y=\sin x$ 在 $[-\pi,\pi]$ 上的反函数,叫做反正弦函数。
记作 $\arcsin x$,表示一个正弦值为 $x$ 的角,该角的范围在 $[-\frac{\pi}{2},\frac{\pi}{2}]$ 区间内。
定义域 $[-1,1]$,值域 $[-\frac{\pi}{2},\frac{\pi}{2}]$。
反余弦余弦函数 $y=\cos x$ 在 $[0,\pi]$ 上的反函数,叫做反余弦函数。
记作 $\arccos x$,表示一个余弦值为 $x$ 的角,该角的范围在 $[0,\pi]$ 区间内。
定义域 $[-1,1]$,值域 $[0,\pi]$。
反正切正切函数 $y=\tan x$ 在 $(-\frac{\pi}{2},\frac{\pi}{2})$ 上的反函数,叫做反正切函数。
记作 $\arctan x$,表示一个正切值为 $x$ 的角,该角的范围在 $(-\frac{\pi}{2},\frac{\pi}{2})$ 区间内。
定义域 $\mathbb{R}$,值域 $(-\frac{\pi}{2},\frac{\pi}{2})$。
反余切余切函数 $y=\cot x$ 在 $(0,\pi)$ 上的反函数,叫做反余切函数。
记作 $\operatorname{arccot} x$,表示一个余切值为$x$ 的角,该角的范围在 $(0,\pi)$ 区间内。
定义域$\mathbb{R}$,值域 $(0,\pi)$。
反正割正割函数$y=\sec x$ 在$[0,\pi)\cup(\pi,2\pi]$ 上的反函数,叫做反正割函数。
记作 $\operatorname{arcsec} x$,表示一个正割值为 $x$ 的角,该角的范围在$[0,\frac{\pi}{2})\cup(\frac{\pi}{2},\pi]$ 区间内。
定义域 $(-\infty,-1]\cup[1,+\infty)$,值域$[0,\frac{\pi}{2})\cup(\frac{\pi}{2},\pi]$。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
反三角函数公式大全
三角函数的反函数,是多值函数。
它们是反正弦Arcsin x,反余弦Arccos x,反正切Arctan x,反余切Arccot x,反正割Arcsec x=1/cosx,反余割Arccsc x=1/sinx等,各自表示其正弦、余弦、正切、余切、正割、余割为x的角。
为限制反三角函数为单值函数,将反正弦函数的值y限在y=-π/2≤y≤π/2,将y为反正弦函数的主值,记为y=arcsin x;相应地,反余弦函数y=arccos x的主值限在0≤y≤π;反正切函数y=arctan x的主值限在-π/2<y<π/2;反余切函数y=arccot x的主值限在0<y<π。
反三角函数实际上并不能叫做函数,因为它并不满足一个自变量对应一个函数值的要求,其图像与其原函数关于函数y=x对称。
其概念首先由欧拉提出,并且首先使用了arc+函数名的形式表示反三角函数,而不是f-1(x).
反三角函数主要是三个:
y=arcsin(x),定义域[-1,1] ,值域[-π/2,π/2]
y=arccos(x),定义域[-1,1] ,值域[0,π]
y=arctan(x),定义域(-∞,+∞),值域(-π/2,π/2)
sinarcsin(x)=x,定义域[-1,1],值域【-π/2,π/2】
反三角函数公式:
arcsin(-x)=-arcsinx
arccos(-x)=∏-arccosx
arctan(-x)=-arctanx
arccot(-x)=∏-arccotx
arcsinx+arccosx=∏/2=arctanx+arccotx
sin(arcsinx)=x=cos(arccosx)=tan(arctanx)=cot(arccotx)
当x∈〔—∏/2,∏/2〕时,有arcsin(sinx)=x
当x∈〔0,∏〕,arccos(cosx)=x
x∈(—∏/2,∏/2),arctan(tanx)=x
x∈(0,∏),arccot(cotx)=x
x〉0,arctanx=arctan1/x,arccotx类似
若(arctanx+arctany)∈(—∏/2,∏/2),则arctanx+arctany=arctan(x+y/1-xy)。