5SpeedDeasil@lemmy.world to Memes · 1 year agoRandom internet people explaining math better then math teacheri.imgur.comexternal-linkmessage-square197fedilinkarrow-up11.75Karrow-down162cross-posted to: math@lemmy.world
arrow-up11.68Karrow-down1external-linkRandom internet people explaining math better then math teacheri.imgur.com5SpeedDeasil@lemmy.world to Memes · 1 year agomessage-square197fedilinkcross-posted to: math@lemmy.world
minus-squarenicolairathjen@lemmy.worldlinkfedilinkarrow-up3·1 year agoA reducer “reduces” a list of values to one value with some function by applying it to 2 values at the time. For instance if you reduce the list [1, 2, 3] with the sum function you get (1 + (2 + 3)) = 6.
A reducer “reduces” a list of values to one value with some function by applying it to 2 values at the time.
For instance if you reduce the list [1, 2, 3] with the sum function you get (1 + (2 + 3)) = 6.