@merari42@lemmy.world to Programmer Humor@programming.dev • 4 months agoI want a programming language that supports German style composite wordslemmy.worldimagemessage-square127fedilinkarrow-up1865arrow-down17
arrow-up1858arrow-down1imageI want a programming language that supports German style composite wordslemmy.world@merari42@lemmy.world to Programmer Humor@programming.dev • 4 months agomessage-square127fedilink
minus-square@bleistift2@sopuli.xyzlinkfedilinkEnglish9•4 months agoThe best part is that if your version of Excel is German, you can’t write =IF(). You have to use =FALLS(). It’s always fun to google a function and then the translation.
minus-square@wischi@programming.devlinkfedilink8•4 months agoI’m pretty sure it’s not FALLS() but WENN(), at least the last time I used Excel.
minus-square@bleistift2@sopuli.xyzlinkfedilinkEnglish1•4 months agoCould be. I try to avoid Excel. And I believe “wenn” is a wrong translation, whether the function has that name or not.
The best part is that if your version of Excel is German, you can’t write
=IF()
. You have to use=FALLS()
.It’s always fun to google a function and then the translation.
I’m pretty sure it’s not
FALLS()
butWENN()
, at least the last time I used Excel.Could be. I try to avoid Excel. And I believe “wenn” is a wrong translation, whether the function has that name or not.