cosh Interface

public interface cosh

Calls

interface~~cosh~~CallsGraph interface~cosh cosh proc~eml_cosh_real64 eml_cosh_real64 interface~cosh->proc~eml_cosh_real64 interface~eml_avg eml_avg proc~eml_cosh_real64->interface~eml_avg interface~eml_exp eml_exp proc~eml_cosh_real64->interface~eml_exp interface~eml_neg eml_neg proc~eml_cosh_real64->interface~eml_neg

Module Procedures

private elemental function eml_cosh_real64(x)

Arguments

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

Return Value type(eml_real64_type)