associated_legendre Function

private elemental function associated_legendre(l, m, x)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: l
integer, intent(in) :: m
double precision, intent(in) :: x

Return Value double precision