powered by
Julian day representing the new moon day for a given Julian day number and tithi
new_moon(jd, tithi_, opt = -1)
New moon day as a Julian day number
Julian day number
Number associated with the tithi
Option to select next new moon day(opt = 1) or previous new moon day (opt = -1), Default opt = -1 .
opt
new_moon(2459778,2) new_moon(2459778,tithi(2459778,c(15.34, 75.13, +5.5)))
Run the code above in your browser using DataLab