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