Home
last modified time | relevance | path

Searched refs:coef_la (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.bin/calendar/
HDmoon.c147 double coef_la[] = { 201.5643, 385.81693528 * nm, in nth_new_moon() local
154 double lunar_anomaly = poly(c, coef_la, nitems(coef_la)); in nth_new_moon()