@[email protected] to Programmer [email protected] • 4 days agoI want a programming language that supports German style composite wordslemmy.worldmessage-square119fedilinkarrow-up1839
arrow-up1839imageI want a programming language that supports German style composite wordslemmy.world@[email protected] to Programmer [email protected] • 4 days agomessage-square119fedilink
minus-square@[email protected]linkfedilinkEnglish8•3 days 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@[email protected]linkfedilink8•3 days agoI’m pretty sure it’s not FALLS() but WENN(), at least the last time I used Excel.
minus-square@[email protected]linkfedilinkEnglish1•3 days 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.