eml_tan Interface

private interface eml_tan

Calls

interface~~eml_tan~~CallsGraph interface~eml_tan eml_tan proc~eml_tan_real64 eml_tan_real64 interface~eml_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)