SIN (Sine function) COS (cosine function) TAN (tan function)Inverse Trigonometric functionsASIN (Inverse Sine function) ACOS (Inverse Cosine function) ATAN (Inverse Tan function)Hyperbolic trigonometric functionsSINH (Hyperbolic Sine function) COSH (Hyperbolic Cosine function) TANH (Hyperbolic Tan ...
Using the arcsine or inverse sine, we can find the angleα. Applying the equation shown below. Example #7 In our final trigonometric example, we will use Excel to examine the trigonometric identity: sin²θ + cos²θ = 1 Note that in the screenshot below, this identity holds when θ...
ASIN: The ASIN function gives the arcsine of the inverse sine of a value. SQRT: The SQRT function returns the square root of any number. RADIANS: The RADIANS function converts degree values to radians. SIN: The SIN function calculates the sine of a value. The SIN function is used twice...
Get the inverse cosine of a value, in radians. number ASIN Return the inverse sine of a value in radians. number ATAN Get arctangent of a number number ATAN2 Get arctangent from x- and y-coordinates x_numy_num COS Get the cosine of an angle provided in radians. number COSH Get hyper...
Engineering: Returns the Bessel function Yn(x) BETADIST Compatibility: Returns the beta cumulative distribution function BETA.DIST (2010) Statistical: Returns the beta cumulative distribution function BETAINV Compatibility: Returns the inverse of the cumulative distribution...
This tutorial demonstrates how to use the Excel ASIN Function to return the inverse sine of a number in radians. ASIN Function The ASIN Function returns the inverse sine of a number in radians. =ASIN(0.5) ASIN & PI Function The ASIN Function returns the inverse sine of a number in radians...
Returns the arcsine, or inverse sine, of a number. The arcsine is the angle whose sine is Arg1. The returned angle is given in radians in the range -pi/2 to pi/2. C# 複製 public double Asin (double Arg1); Parameters Arg1 Double The sine of the angle you want and m...
Returns the inverse hyperbolic sine of a number. =ASINH(0.5) ATAN Returns the arctangent of a number. =ATAN(1) ATAN2 Returns the arctangent of the quotient of its arguments. =ATAN2(1, 1) ATANH Returns the inverse hyperbolic tangent of a number. =ATANH(0.5) COS Returns the cosine...
Excel.FunctionResult<number> Remarks [ API set: ExcelApi 1.2 ]acosh(number) Returns the inverse hyperbolic cosine of a number. acosh(number: number | Excel.Range | Excel.RangeReference | Excel.FunctionResult<any>): FunctionResult<number>; Parameters number number | Excel.Range | Excel.Range...
由本函数导出之式Secant(正割Sec(X)=Cos(X)余)Cosec(X)=1/Sin(X)Cotangent余切)Cotan(X)=1Tan(X)InverseSine(反)Arcsin(X)Atn(X/X+1))InverseCosine(反余 Arccos(X)=Atn(-X/Sqr(-X*1))+2Atn(1)弦InverseSecant(反正=Atn(X/Sqr(X*Sgn((X)-1)*(2*割InverseCosecant(余割) Atn(1))Arccos...