Scilab 6.0.1
- Scilab Help
- 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)
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this 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.
Report an issue | ||
<< acot (Matlab function) | A | acsc (Matlab function) >> |