Symbol | Description | Uses |
FACT | 4 |
File | Line number | Procedure | Code |
./pkg/sphere/sphere.F | 312 | SHC2ZONE |
REAL FACT(0:LMAXLMT) ! |
./pkg/sphere/sphere.F | 338 | SHC2ZONE |
Q = FACT(L)*P(K) |
./pkg/sphere/sphere.F | 347 | SHC2ZONE |
Q = FACT(L+1)*P(K) |
./pkg/sphere/sphere.F | 358 | SHC2ZONE |
Q = FACT(LMAX)*P(K) |