% Compute the inverse cotangent in radians for each element of @var{x}.
SYNOPSIS
function w = acot (z)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Mapping Function} {} acot (@var{x})
% Compute the inverse cotangent in radians for each element of @var{x}.
% @seealso{cot, acotd}
% @end deftypefn