Inverse tangent in radians - MATLAB atan - MathWorks - MATLAB and Simulink for Technical Computing

Inverse tangent in radians - MATLAB atan - MathWorks - MATLAB and Simulink for Technical Computing

瀏覽:334
日期:2024-09-28
This MATLAB function returns the Inverse Tangent (tan-1) of the elements of X. ... example Y = atan(X) returns the Inverse Tangent (tan-1) of the elements of X. The atan function operates element-wise on arrays. For real elements of X, atan(X) returns val...看更多