eml_tanh Interface

private interface eml_tanh

Calls

interface~~eml_tanh~~CallsGraph interface~eml_tanh eml_tanh proc~eml_tanh_real64 eml_tanh_real64 interface~eml_tanh->proc~eml_tanh_real64 interface~eml_cosh eml_cosh proc~eml_tanh_real64->interface~eml_cosh interface~eml_div eml_div proc~eml_tanh_real64->interface~eml_div interface~eml_sinh eml_sinh proc~eml_tanh_real64->interface~eml_sinh

Module Procedures

private elemental function eml_tanh_real64(x)

Arguments

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

Return Value type(eml_real64_type)