Scilab 6.0.2
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
csc
引数のコセカント(余割)を要素毎に計算する.
呼出し手順
y = csc(x)
引数
- x
実数または複素数の配列.
- y
x
と同じ次元の実数または複素数の配列.
説明
引数の要素毎のコセカント(余割)を計算します. コセカント(余割)は で定義される周期関数です. 実数のデータの場合,結果は の範囲の実数となります.
サンプル
参照
Report an issue | ||
<< coth | Trigonometry | cscd >> |