ACOT_r Function

public elemental function ACOT_r(Y) result(acot)

Arguments

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

Return Value real(kind=wp)


Called by

proc~~acot_r~~CalledByGraph proc~acot_r ACOT_r interface~acot acot interface~acot->proc~acot_r

Contents

None