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

反正割(inverse secant) 與 反超正割(inverse hyperbolic secant)

Syntax

Description

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

Y = asec(X) 回傳 X 中每個元素的反正割值(arcsecant)。

Y = asech(X) 回傳 X 中每個元素的反超正割值。

Examples

,畫出反正割函式圖;,畫出反超正割函式圖。

Algorithm

See Also

sec, sech


 area asin, asinh