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

餘割(cosecant)與超餘割(hyperbolic cosecant)

Syntax

Description

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

Y = csc(x) 回傳 X 中每個元素的餘割值。

Y = csch(x) 回傳 X 中每個元素的超餘割值。

Examples

,畫出餘割與超餘割函式圖。

Algorithm

See Also

acsc, acsch


 cross cumprod