tan Interface

public interface tan

Calls

interface~~tan~~CallsGraph interface~tan tan proc~eml_tan_real64 eml_tan_real64 interface~tan->proc~eml_tan_real64 interface~eml_cos eml_cos proc~eml_tan_real64->interface~eml_cos interface~eml_div eml_div proc~eml_tan_real64->interface~eml_div interface~eml_sin eml_sin proc~eml_tan_real64->interface~eml_sin

Module Procedures

private elemental function eml_tan_real64(x)

Arguments

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

Return Value type(eml_real64_type)