eml_hypot Interface

private interface eml_hypot

Calls

interface~~eml_hypot~~CallsGraph interface~eml_hypot eml_hypot proc~eml_hypot_real64 eml_hypot_real64 interface~eml_hypot->proc~eml_hypot_real64 interface~eml_add eml_add proc~eml_hypot_real64->interface~eml_add interface~eml_sqr eml_sqr proc~eml_hypot_real64->interface~eml_sqr

Module Procedures

private elemental function eml_hypot_real64(x, y)

Arguments

Type IntentOptional Attributes Name
type(eml_real64_type), intent(in) :: x
type(eml_real64_type), intent(in) :: y

Return Value type(eml_real64_type)