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