(translator=Shilo, ChineseSource=Shilo-20020416-3\acot.html, EnglishSource=c:\matlabr12\help\techdoc\ref\acot.html)
MATLAB Function Reference    
acot, acoth

反餘切(inverse cotangent)與反超餘切(inverse hyperbolic cotangent)

Syntax

Description

acotacoth 函式針對陣列元素進行運算。函式的定義域與值域包含複數。角度以弧度(radian)為單位。

Y = acot(X) 回傳 X 中每個元素的反餘切值(arccotangent)。

Y = acoth(X) 回傳 X 中每個元素的反超餘切值。

Examples

畫出反餘切函式圖;,畫出反超餘弦函式圖。

Algorithm

See Also

cot, coth


 acos, acosh acsc, acsch