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