NAME
FixLongOfPlanet
Get the longitude of a planet in fixed (Hindu) zodiac.
Longitude in degrees.
Please, use LongOfPlanet instead.
USAGE
FixLongOfPlanet 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 [FixLongOfPlanet $i ]
}
Output
142.6203003
9.419244766
131.6721497
182.0660095
197.3628998
60.06486511
313.8459167
82.77394104
328.2200623
39.03126526
219.0312653
136.3363495
198.4933014
136.9848938
309.572876