eml_exp_real64 Function

private elemental function eml_exp_real64(x)

Arguments

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

Return Value type(eml_real64_type)


Calls

proc~~eml_exp_real64~~CallsGraph proc~eml_exp_real64 eml_exp_real64 interface~eml eml proc~eml_exp_real64->interface~eml none~set_p1~2 eml_real64_type%set_p1 proc~eml_exp_real64->none~set_p1~2 proc~eml_eml_real64 eml_eml_real64 interface~eml->proc~eml_eml_real64 proc~set_p1_real64 eml_real64_class%set_p1_real64 none~set_p1~2->proc~set_p1_real64

Called by

proc~~eml_exp_real64~~CalledByGraph proc~eml_exp_real64 eml_exp_real64 interface~eml_exp eml_exp interface~eml_exp->proc~eml_exp_real64 interface~exp exp interface~exp->proc~eml_exp_real64 proc~eml_cosh_real64 eml_cosh_real64 proc~eml_cosh_real64->interface~eml_exp proc~eml_inv_real64 eml_inv_real64 proc~eml_inv_real64->interface~eml_exp proc~eml_logistic_sigmoid_real64 eml_logistic_sigmoid_real64 proc~eml_logistic_sigmoid_real64->interface~eml_exp proc~eml_mul_real64 eml_mul_real64 proc~eml_mul_real64->interface~eml_exp proc~eml_natural_log_real64 eml_natural_log_real64 proc~eml_natural_log_real64->interface~eml_exp proc~eml_pow_real64 eml_pow_real64 proc~eml_pow_real64->interface~eml_exp proc~eml_sinh_real64 eml_sinh_real64 proc~eml_sinh_real64->interface~eml_exp proc~eml_sub_real64 eml_sub_real64 proc~eml_sub_real64->interface~eml_exp proc~set_iu_real64 eml_real64_type%set_iu_real64 proc~set_iu_real64->interface~eml_exp

Variables

Type Visibility Attributes Name Initial
type(eml_real64_type), private :: p1