NAME

StrengthOfHouse

Hindu strength of a house.

USAGE

StrengthOfHouse nHouse

PARAMETERS

nHouse: the number of the house, from 1 to 12

Notice that for this function, the house and sign are in the same direction, so house 2 is under the horizon line.

OPTIONS

None

RETURN

Raw strength of the house.

EXAMPLE

foreach {i} {1 2 3 4 5 6 7 8 9 10 11 12} {
    PutTxt [StrengthOfHouse $i]
}

Output

7.82
8.546
5.547
5.65
9.768
7.919
9.381
8.144
8.641
8.573
7.329
8.884