KUJA MADHYAMAM the daily motion of Mean Mars
kdays = ctod(mdate)-ctod(“13/04/1899”)
y = year(ctod(mdate))- 1899
kd = 1886.5182255680+(0.00000000381)*y
khm = kd/24
khm1 = khm/3600
ckmi = ept * khm1
kh = (kd*11.13)/24
kh1 = kh/3600
kt = (kdays * kd)/3600
kam = (ka + kt + kh1 + ckmi )%360

