\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
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
double precision | :: | X | ||||
double precision | :: | Y |