NAME
MovLongOfPlanet
Get the longitude of a planet in moved (occidental) zodiac for the current horoscope.
Longitude in degree.
USAGE
MovLongOfPlanet nplanet
PARAMETERS
nplanet: number of the planet. Valid values are from 0 to 14.
OPTIONS
None
RETURN
Longitude in decimal degrees of the planet
EXAMPLE
foreach {i} {0 1 2 3 4 5 6 7 8 9 10 11 12 13 14} {
PutTxt [ MovLongOfPlanet $i ]
}
Output
171.9578343
38.75677872
161.0096836
211.4035435
226.7004337
89.40239907
343.1834507
112.111475
357.5575962
68.36879922
248.3687992
165.6738834
227.8308353
166.3224278
338.9104099