eml_sub_real64 Function

private elemental function eml_sub_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)


Calls

proc~~eml_sub_real64~~CallsGraph proc~eml_sub_real64 eml_sub_real64 interface~eml eml proc~eml_sub_real64->interface~eml interface~eml_exp eml_exp proc~eml_sub_real64->interface~eml_exp interface~eml_log eml_log proc~eml_sub_real64->interface~eml_log proc~eml_eml_real64 eml_eml_real64 interface~eml->proc~eml_eml_real64 proc~eml_exp_real64 eml_exp_real64 interface~eml_exp->proc~eml_exp_real64 proc~eml_natural_log_real64 eml_natural_log_real64 interface~eml_log->proc~eml_natural_log_real64

Called by

proc~~eml_sub_real64~~CalledByGraph proc~eml_sub_real64 eml_sub_real64 interface~eml_sub eml_sub interface~eml_sub->proc~eml_sub_real64 interface~operator(-)~2 operator(-) interface~operator(-)~2->proc~eml_sub_real64 proc~eml_acos_real64 eml_acos_real64 proc~eml_acos_real64->interface~eml_sub proc~eml_acosh_real64 eml_acosh_real64 proc~eml_acosh_real64->interface~eml_sub proc~eml_add_real64 eml_add_real64 proc~eml_add_real64->interface~eml_sub proc~eml_asin_real64 eml_asin_real64 proc~eml_asin_real64->interface~eml_sub proc~eml_atan_real64 eml_atan_real64 proc~eml_atan_real64->interface~eml_sub proc~eml_atanh_real64 eml_atanh_real64 proc~eml_atanh_real64->interface~eml_sub proc~eml_neg_real64 eml_neg_real64 proc~eml_neg_real64->interface~eml_sub proc~eml_sin_real64 eml_sin_real64 proc~eml_sin_real64->interface~eml_sub proc~set_m1_real64 eml_real64_type%set_m1_real64 proc~set_m1_real64->interface~eml_sub proc~set_p2_real64 eml_real64_type%set_p2_real64 proc~set_p2_real64->interface~eml_sub