Scilab 5.3.0
      
      - Manual Scilab
 - Dicas de Conversão de Matlab para Scilab
 - 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 2026.0.0. This page might be outdated.
See the recommended documentation of this function
atan2 (Matlab function)
Four-quadrant inverse tangent
Matlab/Scilab equivalent
| Matlab | Scilab | 
atan2 | 
        atan2 | 
Particular cases
Matlab atan2 function can work with complexes (in this case, complex part is ignored), what Scilab atan can not.
| << atan (Matlab function) | A | atanh (Matlab function) >> |