eml_sinh_real64 Function

private elemental function eml_sinh_real64(x)

Arguments

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

Return Value type(eml_real64_type)


Calls

proc~~eml_sinh_real64~~CallsGraph proc~eml_sinh_real64 eml_sinh_real64 interface~eml eml proc~eml_sinh_real64->interface~eml interface~eml_cosh eml_cosh proc~eml_sinh_real64->interface~eml_cosh interface~eml_exp eml_exp proc~eml_sinh_real64->interface~eml_exp proc~eml_eml_real64 eml_eml_real64 interface~eml->proc~eml_eml_real64 proc~eml_cosh_real64 eml_cosh_real64 interface~eml_cosh->proc~eml_cosh_real64 proc~eml_exp_real64 eml_exp_real64 interface~eml_exp->proc~eml_exp_real64

Called by

proc~~eml_sinh_real64~~CalledByGraph proc~eml_sinh_real64 eml_sinh_real64 interface~eml_sinh eml_sinh interface~eml_sinh->proc~eml_sinh_real64 interface~sinh sinh interface~sinh->proc~eml_sinh_real64 proc~eml_tanh_real64 eml_tanh_real64 proc~eml_tanh_real64->interface~eml_sinh