Scilab 6.0.0
- Scilabヘルプ
- Matlab to Scilab Conversion Tips
- Matlab-Scilab equivalents
- A
- abs (Matlab function)
- acos (Matlab function)
- acosh (Matlab function)
- acot (Matlab function)
- acoth (Matlab function)
- acsc (Matlab function)
- acsch (Matlab function)
- all (Matlab function)
- angle (Matlab function)
- any (Matlab function)
- asec (Matlab function)
- asech (Matlab function)
- asin (Matlab function)
- asinh (Matlab function)
- atan (Matlab function)
- atan2 (Matlab function)
- atanh (Matlab function)
Scilabヘルプ >> Matlab to Scilab Conversion Tips > Matlab-Scilab equivalents > A > acoth (Matlab function)
acoth (Matlab function)
Inverse hyperbolic cotangent
Particular cases
In Matlab y=acoth(x) and Scilab y=atanh(1 ./x), for real elements of x outside the domain [-1,1], the complex part of Scilab y value is the opposite of Matlab y value. See atanh.
Comments
Add a comment:
Please login to comment this page.