sin Interface

public interface sin

Calls

interface~~sin~~CallsGraph interface~sin sin proc~eml_sin_real64 eml_sin_real64 interface~sin->proc~eml_sin_real64 interface~eml_cos eml_cos proc~eml_sin_real64->interface~eml_cos interface~eml_half eml_half proc~eml_sin_real64->interface~eml_half interface~eml_sub eml_sub proc~eml_sin_real64->interface~eml_sub none~set_pi eml_real64_type%set_pi proc~eml_sin_real64->none~set_pi

Module Procedures

private elemental function eml_sin_real64(x)

Arguments

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

Return Value type(eml_real64_type)