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