fossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 1 day agoCan't argue that.mander.xyzimagemessage-square82fedilinkarrow-up1337arrow-down16
arrow-up1331arrow-down1imageCan't argue that.mander.xyzfossilesque@mander.xyzM to Science Memes@mander.xyzEnglish · 1 day agomessage-square82fedilink
minus-squareZkhqrD5o@lemmy.worldlinkfedilinkEnglisharrow-up40arrow-down1·edit-23 hours agoR2 = 0.11 Edit: tried with R<sup>2</sup> but it didn’t work. :( Edit 02: thanks to @jaennaet for educating me on proper syntax.
minus-squareJännät@sopuli.xyzlinkfedilinkEnglisharrow-up3·4 hours agoYou have to surround the 2 with ^s: R^2^ = 0.11 R2 = 0.11 Note that this’ll bork if you put spaces between the carets: ^2 2^ gives you ^2 2^
R2 = 0.11
Edit: tried with R<sup>2</sup> but it didn’t work. :(
Edit 02: thanks to @jaennaet for educating me on proper syntax.
You have to surround the 2 with
^
s:R^2^ = 0.11
R2 = 0.11
Note that this’ll bork if you put spaces between the carets:
^2 2^
gives you ^2 2^