File talk:TDP single precise formula.png: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:
NextStat.TDPcost = current \times [3|15] + racial \times floor\left( \frac{current}{2} \right )
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;&plus;&space;racial&space;\times&space;floor\left(&space;\frac{current}{2}&space;\right&space;)</code>
<code>https ://latex.codecogs.com/png.image?\tiny&space;\dpi{300}\bg{white}NextStat_{TDPcost}&space;=&space;current&space;\times&space;[3|15]&space;&plus;&space;racial&space;\times&space;floor\left(&space;\frac{current}{2}&space;\right&space;)</code>
Thanks to Theobault for assisting in figuring this out!
Thanks to Theobault for assisting in figuring this out!



Latest revision as of 12:33, 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/png.image?\tiny&space;\dpi{300}\bg{white}NextStat_{TDPcost}&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!

--SAUVA (talk) 09:26, 24 October 2022 (CDT)