Regression: Difference between revisions

From PhysWiki
(Created page with "The current Bully Row timestamp is: <span style="font-size:40px;justify:center">{{Hex12|{{#expr: (((({{CURRENTJULIANDAY}} - 2450986) * 86400) + 37 )/3055 round 0) + 686422016}}}}</span> Percentage count to next timestamp is: ( {{#expr: ((({{CURRENTJULIANDAY}} - 2450986) * 86400) + 37) mod 3055 }} sec / 3055 sec ) = {{#expr: (((({{CURRENTJULIANDAY}} - 2450986) * 86400) + 37) mod 3055) / 30.55 round 3}}%")
 
No edit summary
Line 1: Line 1:
The current Bully Row timestamp is:
The 2450986JD Bully Row timestamp is:


<span style="font-size:40px;justify:center">{{Hex12|{{#expr: (((({{CURRENTJULIANDAY}} - 2450986) * 86400) + 37 )/3055 round 0) + 686422016}}}}</span>
<span style="font-size:40px;justify:center">{{Hex12|{{#expr: ((((2450986 - 2450986) * 86400) + 37 )/3055 round 0) + 686422016}}}}</span>


Percentage count to next timestamp is:
Percentage count to next timestamp is:


( {{#expr: ((({{CURRENTJULIANDAY}} - 2450986) * 86400) + 37) mod 3055 }} sec / 3055 sec ) = {{#expr: (((({{CURRENTJULIANDAY}} - 2450986) * 86400) + 37) mod 3055) / 30.55 round 3}}%
( {{#expr: (((2450986 - 2450986) * 86400) + 37) mod 3055 }} sec / 3055 sec ) = {{#expr: ((((2450986 - 2450986) * 86400) + 37) mod 3055) / 30.55 round 3}}%

Revision as of 18:07, 30 December 2023

The 2450986JD Bully Row timestamp is:

Template:Hex12

Percentage count to next timestamp is:

( 37 sec / 3055 sec ) = 1.211%