Posted on May 28, 2026May 28, 2026 by adminEquation for the great jupiter saturn perturbation ky = year(ctod(mdate))+3102 a = ky-4660 b = mod(a,918) c = b 12/918 e = c30 do casecase e < 90 f = e case e > 90 .and. e < 180 f = 180-e case e > 180 .and. e < 270 f = e -180 case e > 270 .and. e < 360f = 360 -eendcase SBJ = SIN(DTOR(F))*10000