Quotient of two alpha values.
This function computes alpha(numerator)/alpha(denominator).
Note
This is intended to keep as many integer operations together as possible.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | denominator |
Legendre mode of the to use in the denominator. |
||
integer, | intent(in) | :: | numerator |
Legendre mode of the to use in the numeratorr. |