COTH_r Function

public elemental function COTH_r(X) result(coth)

Arguments

Type IntentOptional AttributesName
real(kind=wp), intent(in) :: X

Return Value real(kind=wp)


Called by

proc~~coth_r~~CalledByGraph proc~coth_r COTH_r interface~coth coth interface~coth->proc~coth_r

Contents

None