NAME

EpsilonAngleEOD:

Get the inclination angle between ecliptic and equator.

USAGE

EpsilonAngleEOD [-date YYYY-MM-DD HH:MM:SS]

PARAMETERS

YYYY-MM-DD HH:MM:SS

A date hour string representing the UT moment you want the epsilon angle for.

If not given, Proastro will return epsilon for the birth moment of the current horoscope.

OPTIONS

None

RETURN

The radians value of epsilon.

EXAMPLE

PutTxt "--- EpsilonAngleEOD ---"
PutTxt [EpsilonAngleEOD]
PutTxt [EpsilonAngleEOD -date $date_sample $hour_sample ]

Output:

--- EpsilonAngleEOD ---
0.4094223163776564
0.40915910683036116

PutTxt [EpsilonAngle]

Output:

0.409170510834

PutTxt [EpsilonAngle 1965-09-15 0:15]

0.409170510834