Scilab 5.3.0
      
      - Scilab Online Help
 - Elementary Functions
 - Trigonometry
 - acos
 - acosd
 - acosh
 - acoshm
 - acosm
 - acot
 - acotd
 - acoth
 - acsc
 - acscd
 - acsch
 - asec
 - asecd
 - asech
 - asin
 - asind
 - asinh
 - asinhm
 - asinm
 - atan
 - atand
 - atanh
 - atanhm
 - atanm
 - conj
 - cos
 - cosd
 - cosh
 - coshm
 - cosm
 - cotd
 - cotg
 - coth
 - cothm
 - csc
 - cscd
 - csch
 - csgn
 - sec
 - secd
 - sech
 - sin
 - sinc
 - sind
 - sinh
 - sinhm
 - sinm
 - tan
 - tand
 - tanh
 - tanhm
 - tanm
 
Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
acoth
要素毎の逆双曲線正接.
呼び出し手順
y = acoth(x)
パラメータ
- x
 実数または複素数配列.
- y
 実数または複素数配列.
説明
引数の逆双曲線正接を要素毎に計算する.
作者
- Serge Steer, INRIA
 
使用する関数
この関数は atanhに基づいている.
| << acotd | Trigonometry | acsc >> |