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
sec
引数の割線を要素毎に計算する.
呼び出し手順
y = sec(x)
引数
- x
.
- y
実数または複素数の配列.
説明
sec
関数は,
引数の割線(セカント)を要素毎に計算します.
割線は,で定義される
周期関数です.実数のデータの場合,結果は実数で
の範囲となります.
サンプル
例
Report an issue | ||
<< csgn | Trigonometry | secd >> |