sinh Interface

public interface sinh

Calls

interface~~sinh~~CallsGraph interface~sinh sinh proc~eml_sinh_real64 eml_sinh_real64 interface~sinh->proc~eml_sinh_real64 interface~eml eml proc~eml_sinh_real64->interface~eml interface~eml_cosh eml_cosh proc~eml_sinh_real64->interface~eml_cosh interface~eml_exp eml_exp proc~eml_sinh_real64->interface~eml_exp

Module Procedures

private elemental function eml_sinh_real64(x)

Arguments

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

Return Value type(eml_real64_type)