NAME

FixSignOccupiedByPlanet

Get the number of the sign occupied by a planet in fixed (Hindu) zodiac.

Please, use SignOfPlanet instead.

USAGE

FixSignOccupiedByPlanet nplanet

PARAMETERS

nplanet: is the number of the planet. Valid value are 0 to 14

OPTIONS

None

RETURN

Return the number of the sign occupied by the planet. Return value is from 0 to 11.

EXAMPLE

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

Remark: For difference between Fixed and Movable zodiac, see Proastro help.