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