% Compute the inverse tangent in degrees for each element of @var{x}.
SYNOPSIS
function y = atand (x)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} atand (@var{x})
% Compute the inverse tangent in degrees for each element of @var{x}.
% @seealso{tand, atan}
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
acotd % Compute the inverse cotangent in degrees for each element of @var{x}.