NAME
FixLongOfHouse
Get the longitude of a house in Fixed (Hindu) zodiac.
Please, use LongOfHouse instead.
USAGE
FixLongOfHouse 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 been the longitude of the house.
EXAMPLE
foreach {i} {1 2 3 4 5 6 7 8 9 10 11 12 } {
PutTxt [FixLongOfHouse $i]
}
Output (values depend on the horoscope being studied)
82.77394104
104.5893097
126.404686
148.2200623
186.4046783
224.5893097
262.7739258
284.589325
306.4046936
328.2200623
6.40468502
44.58931351