COT_r Function

public elemental function COT_r(X) result(cot)

Arguments

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

Return Value real(kind=wp)


Called by

proc~~cot_r~~CalledByGraph proc~cot_r COT_r interface~cot cot interface~cot->proc~cot_r

Contents

None