eml_log Interface

private interface eml_log

Calls

interface~~eml_log~~CallsGraph interface~eml_log eml_log proc~eml_natural_log_real64 eml_natural_log_real64 interface~eml_log->proc~eml_natural_log_real64 interface~eml eml proc~eml_natural_log_real64->interface~eml interface~eml_exp eml_exp proc~eml_natural_log_real64->interface~eml_exp none~set_p1~2 eml_real64_type%set_p1 proc~eml_natural_log_real64->none~set_p1~2

Called by

interface~~eml_log~~CalledByGraph interface~eml_log eml_log proc~eml_acos_real64 eml_acos_real64 proc~eml_acos_real64->interface~eml_log proc~eml_acosh_real64 eml_acosh_real64 proc~eml_acosh_real64->interface~eml_log proc~eml_asin_real64 eml_asin_real64 proc~eml_asin_real64->interface~eml_log proc~eml_asinh_real64 eml_asinh_real64 proc~eml_asinh_real64->interface~eml_log proc~eml_atan_real64 eml_atan_real64 proc~eml_atan_real64->interface~eml_log proc~eml_atanh_real64 eml_atanh_real64 proc~eml_atanh_real64->interface~eml_log proc~eml_inv_real64 eml_inv_real64 proc~eml_inv_real64->interface~eml_log proc~eml_mul_real64 eml_mul_real64 proc~eml_mul_real64->interface~eml_log proc~eml_neg_real64 eml_neg_real64 proc~eml_neg_real64->interface~eml_log proc~eml_pow_real64 eml_pow_real64 proc~eml_pow_real64->interface~eml_log proc~eml_sub_real64 eml_sub_real64 proc~eml_sub_real64->interface~eml_log proc~set_iu_real64 eml_real64_type%set_iu_real64 proc~set_iu_real64->interface~eml_log proc~set_m1_real64 eml_real64_type%set_m1_real64 proc~set_m1_real64->interface~eml_log proc~set_pi_real64 eml_real64_type%set_pi_real64 proc~set_pi_real64->interface~eml_log interface~acos acos interface~acos->proc~eml_acos_real64 interface~acosh acosh interface~acosh->proc~eml_acosh_real64 interface~asin asin interface~asin->proc~eml_asin_real64 interface~asinh asinh interface~asinh->proc~eml_asinh_real64 interface~atan atan interface~atan->proc~eml_atan_real64 interface~atanh atanh interface~atanh->proc~eml_atanh_real64 interface~eml_acos eml_acos interface~eml_acos->proc~eml_acos_real64 interface~eml_acosh eml_acosh interface~eml_acosh->proc~eml_acosh_real64 interface~eml_asin eml_asin interface~eml_asin->proc~eml_asin_real64 interface~eml_asinh eml_asinh interface~eml_asinh->proc~eml_asinh_real64 interface~eml_atan eml_atan interface~eml_atan->proc~eml_atan_real64 interface~eml_atanh eml_atanh interface~eml_atanh->proc~eml_atanh_real64 interface~eml_inv eml_inv interface~eml_inv->proc~eml_inv_real64 interface~eml_mul eml_mul interface~eml_mul->proc~eml_mul_real64 interface~eml_neg eml_neg interface~eml_neg->proc~eml_neg_real64 interface~eml_pow eml_pow interface~eml_pow->proc~eml_pow_real64 interface~eml_sub eml_sub interface~eml_sub->proc~eml_sub_real64 interface~inv inv interface~inv->proc~eml_inv_real64 interface~operator(-) operator(-) interface~operator(-)->proc~eml_neg_real64 interface~operator(-)~2 operator(-) interface~operator(-)~2->proc~eml_sub_real64 interface~operator(ASTERISK) operator(*) interface~operator(ASTERISK)->proc~eml_mul_real64 interface~operator(ASTERISKASTERISK) operator(**) interface~operator(ASTERISKASTERISK)->proc~eml_pow_real64 none~set_iu eml_real64_type%set_iu none~set_iu->proc~set_iu_real64 none~set_m1 eml_real64_type%set_m1 none~set_m1->proc~set_m1_real64 none~set_pi eml_real64_type%set_pi none~set_pi->proc~set_pi_real64

Module Procedures

private elemental function eml_natural_log_real64(x)

Arguments

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

Return Value type(eml_real64_type)