% Compute the inverse cosecant in degrees for each element of @var{x}.
SYNOPSIS
function y = acscd (x)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} acscd (@var{x})
% Compute the inverse cosecant in degrees for each element of @var{x}.
% @seealso{cscd, acsc}
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
acsc % Compute the inverse cosecant in radians for each element of @var{x}.