ESMF_DLAPY2 Function

function ESMF_DLAPY2(X, Y)

\brief \b ESMF_DLAPY2 \htmlonly Download ESMF_DLAPY2 + dependencies [TGZ] [ZIP] [TXT] \endhtmlonly \par Purpose:

\verbatim

ESMF_DLAPY2 returns sqrt(x2+y2), taking care not to cause unnecessary overflow. \endverbatim \param[in] X \verbatim X is DOUBLE PRECISION \endverbatim

\param[in] Y \verbatim Y is DOUBLE PRECISION X and Y specify the values x and y. \endverbatim \author Univ. of Tennessee \author Univ. of California Berkeley \author Univ. of Colorado Denver \author NAG Ltd. \date November 2011 \ingroup auxOTHERauxiliary

Arguments

Type IntentOptional Attributes Name
double precision :: X
double precision :: Y

Return Value doubleprecision