tanh Interface

public interface tanh

Calls

interface~~tanh~~CallsGraph interface~tanh tanh proc~eml_tanh_real64 eml_tanh_real64 interface~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)