File talk:TDP single precise formula.png: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
https://www.codecogs.com/eqnedit.php |
https://www.codecogs.com/eqnedit.php |
||
NextStat.TDPcost = current \times [3|15] + racial \times floor\left( \frac{current}{2} \right ) |
|||
<code>https ://latex.codecogs.com/svg.image?TDPs&space;=&space;current&space;\times&space;[3|15]&space;+&space;racial&space;\times&space;floor\left(&space;\frac{current}{2}&space;\right&space;)</code> |
<code>https ://latex.codecogs.com/svg.image?TDPs&space;=&space;current&space;\times&space;[3|15]&space;+&space;racial&space;\times&space;floor\left(&space;\frac{current}{2}&space;\right&space;)</code> |
Revision as of 11:31, 24 October 2022
https://www.codecogs.com/eqnedit.php
NextStat.TDPcost = current \times [3|15] + racial \times floor\left( \frac{current}{2} \right )
https ://latex.codecogs.com/svg.image?TDPs&space;=&space;current&space;\times&space;[3|15]&space;+&space;racial&space;\times&space;floor\left(&space;\frac{current}{2}&space;\right&space;)
Thanks to Theobault for assisting in figuring this out!