NAME
LatitudeOfBirthPlace:
Get the latitude of the birth place for the current horoscope.
USAGE
LatitudeOfBirthPlace [-noformat]
PARAMETERS
None
OPTIONS
-noformat:
Return a decimal value instead of a formatted string.
RETURN
The latitude of the birth place, always in degrees.
EXAMPLE
PutTxt [LatitudeOfBirthPlace]
Output:
45d 15' 30" N
PutTxt [LatitudeOfBirthPlace -noformat]
Output:
45.258333
Note: with the -noformat option, North is + and South is -