NCEPLIBS-w3emc 2.12.0
|
Computes Trig Functions. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | w3fa13 (trigs, rcos) |
Computes trig functions used in 2.5 by 2.5 lat,lon mapping routines. | |
subroutine w3fa13 | ( | real, dimension(*) | trigs, |
real, dimension(*) | rcos | ||
) |
Computes trig functions used in 2.5 by 2.5 lat,lon mapping routines.
w3fa13() must be called at least once before calls to w3ft08(), w3ft09(), w3ft10(), w3ft11().
Program history log:
[out] | TRIGS | 216 trig values, used by subroutine w3fa12(). |
[out] | RCOS | 37 colatitudes used by subroutines w3ft09() ,w3ft11() |