% For each component of @var{x}, compute the quantile (the inverse of
SYNOPSIS
function inv = logistic_inv (x)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} logistic_inv (@var{x})
% For each component of @var{x}, compute the quantile (the inverse of
% the CDF) at @var{x} of the logistic distribution.
% @end deftypefn