INV360 71 date/lib/astro.c return (x - 360.0 * floor(x * INV360)); INV360 79 date/lib/astro.c return (x - 360.0 * floor(x * INV360 + 0.5));