From 970eea1c90d62edd15b0e50c05654a5c8af236bd Mon Sep 17 00:00:00 2001 From: Alexx Roche Date: Wed, 24 Jul 2024 11:30:40 +0100 Subject: [PATCH] Update MoonPhase.pm While porting to Rust I found a stray REM token --- MoonPhase.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MoonPhase.pm b/MoonPhase.pm index ee57376..956d225 100644 --- a/MoonPhase.pm +++ b/MoonPhase.pm @@ -171,7 +171,7 @@ sub truephase { $t2 = $t * $t; # square for frequent use $t3 = $t2 * $t; # cube for frequent use - # mean time of phase */ + # mean time of phase $pt = 2415020.75933 + $Synmonth * $k + 0.0001178 * $t2