User:Killjoy

From Brighter Shores Wiki
Revision as of 08:56, 30 November 2024 by Killjoy (talk | contribs) (Created page with "Test - does math work here <math display=">P(L) = \begin{cases} \texttt{Floor\_sf3} \left[ 0.126 \times L^2 + 17.04 \times L + 291.8 \right] &&& \mbox{Common} \\ \texttt{Floor\_sf3} \left[ 0.307 \times L^2 + 43.23 \times L + 735.4 \right] &&& \mbox{Uncommon} \\ \texttt{Floor\_sf3} \left[ 1.26 \times L^2 + 172.5 \times L + 2940 \right] &&& \mbox{Rare} \\ ??? &&& \mbox{Epic} \end{cases}</math> Does it look better without the times <math display=">P(L) = \begin{cases}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Test - does math work here

P(L)={Floor_sf3[0.126×L2+17.04×L+291.8]CommonFloor_sf3[0.307×L2+43.23×L+735.4]UncommonFloor_sf3[1.26×L2+172.5×L+2940]Rare???Epic

Does it look better without the times

P(L)={Floor_sf3[0.126L2+17.04L+291.8]CommonFloor_sf3[0.307L2+43.23L+735.4]UncommonFloor_sf3[1.26L2+172.5L+2940]Rare???Epic

Define Floor_sf3:

Floor_sf3(x)=100x100