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