Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_coefficients1900to1987

readonly double [] System.Globalization.CalendricalCalculationsHelper.s_coefficients1900to1987 = new double[8] { -2E-05, 0.000297, 0.025184, -0.181133, 0.55304, -0.861938, 0.677066, -0.212591 }
staticprivate

Definition at line 32 of file CalendricalCalculationsHelper.cs.

32{ -2E-05, 0.000297, 0.025184, -0.181133, 0.55304, -0.861938, 0.677066, -0.212591 };

Referenced by System.Globalization.CalendricalCalculationsHelper.EphemerisCorrection1900to1987().