ACOT_c Function

public elemental function ACOT_c(Y) result(Acot)

Arguments

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

Return Value complex(kind=wp)


Called by

proc~~acot_c~~CalledByGraph proc~acot_c ACOT_c interface~acot acot interface~acot->proc~acot_c

Contents

None