cos Interface

public interface cos

Calls

interface~~cos~~CallsGraph interface~cos cos proc~eml_cos_real64 eml_cos_real64 interface~cos->proc~eml_cos_real64 interface~eml_cosh eml_cosh proc~eml_cos_real64->interface~eml_cosh interface~eml_mul eml_mul proc~eml_cos_real64->interface~eml_mul interface~eml_neg eml_neg proc~eml_cos_real64->interface~eml_neg none~set_iu eml_real64_type%set_iu proc~eml_cos_real64->none~set_iu

Module Procedures

private elemental function eml_cos_real64(x)

Arguments

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

Return Value type(eml_real64_type)