% Compute the cosecant for each element of @var{x} in radians.
SYNOPSIS
function w = csc (z)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Mapping Function} {} csc (@var{x})
% Compute the cosecant for each element of @var{x} in radians.
% @seealso{acsc, cscd, csch}
% @end deftypefn