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