eml_inv_real64 Function

private elemental function eml_inv_real64(x)

Arguments

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

Return Value type(eml_real64_type)


Calls

proc~~eml_inv_real64~~CallsGraph proc~eml_inv_real64 eml_inv_real64 interface~eml_exp eml_exp proc~eml_inv_real64->interface~eml_exp interface~eml_log eml_log proc~eml_inv_real64->interface~eml_log interface~eml_neg eml_neg proc~eml_inv_real64->interface~eml_neg 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 proc~eml_neg_real64 eml_neg_real64 interface~eml_neg->proc~eml_neg_real64

Called by

proc~~eml_inv_real64~~CalledByGraph proc~eml_inv_real64 eml_inv_real64 interface~eml_inv eml_inv interface~eml_inv->proc~eml_inv_real64 interface~inv inv interface~inv->proc~eml_inv_real64 proc~eml_div_real64 eml_div_real64 proc~eml_div_real64->interface~eml_inv proc~eml_logistic_sigmoid_real64 eml_logistic_sigmoid_real64 proc~eml_logistic_sigmoid_real64->interface~eml_inv proc~eml_sqrt_real64 eml_sqrt_real64 proc~eml_sqrt_real64->interface~eml_inv