% Compute the inverse sine in degrees for each element of @var{x}.
SYNOPSIS
function y = asind (x)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} asind (@var{x})
% Compute the inverse sine in degrees for each element of @var{x}.
% @seealso{sind, asin}
% @end deftypefn