Sjmarf@sh.itjust.works to Math Memes@lemmy.blahaj.zoneEnglish · 1 month agoSimplifysh.itjust.worksimagemessage-square45fedilinkarrow-up1325arrow-down19
arrow-up1316arrow-down1imageSimplifysh.itjust.worksSjmarf@sh.itjust.works to Math Memes@lemmy.blahaj.zoneEnglish · 1 month agomessage-square45fedilink
minus-squaresuperkret@feddit.orglinkfedilinkEnglisharrow-up27·1 month agoTo make sure what’s inside the brackets is resolved internally before they’re multiplied with each other. (a) (b) = a * b (a+1)(b+1) =/= a+1*b+1
minus-squarebrbposting@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-21 month agoTIL this notation makes it math the text up (a) (b) = a * b (a+1)(b+1) =/= a+1*b+1 Edit: hmm, already shows in a code block so adding backticks didn’t do anything
To make sure what’s inside the brackets is resolved internally before they’re multiplied with each other.
TIL this notation makes it math the text up
(a) (b) = a * b (a+1)(b+1) =/= a+1*b+1
Edit: hmm, already shows in a code block so adding backticks didn’t do anything