NAME
MovLongOfHouse
Get the longitude of a house in Movable (Occidental) zodiac.
USAGE
MovLongOfHouse nhouse
PARAMETERS
nhouse is the number of the house. From 1 to 12. 1 is As, 10 is Mid-Heaven.
Notice that in this function, house and zodiac signs are in the same direction around the zodiac, that is to say that house 2 is under the horizon line.
OPTIONS
None
RETURN
Return a decimal number that is the longitude of the house.
EXAMPLE
foreach {i} {1 2 3 4 5 6 7 8 9 10 11 12 } {
PutTxt [MovLongOfHouse $i]
}
Output (values depend on the horoscope being studied)
112.111475
133.9268436
155.7422199
177.5575962
215.7422123
253.9268436
292.1114597
313.9268589
335.7422276
357.5575962
35.74221898
73.92684746