Why Nostr? What is Njump?
2025-01-04 22:44:41
in reply to

Raptor85 :gamedev: on Nostr: nprofile1q…dj2mx nprofile1q…tnwmw nprofile1q…9kksy I disagree, because it's not ...

I disagree, because it's not JUST math, it's code, having an explicit cast both shows intent and ensures the compiler computes the result using the correct data type/precision. (implicit type conversions even in modern C/C++ generate at minimum a warning)

depending on language too, it's possible that since the left hand operand is a boolean the result will be BOOLEAN, not an int, if not explicit, which would then be implicit converted to an int on the last add
Author Public Key
npub10fqdsdkvv9zcvvdnt8wcn2jsa85raanjhtpxs6nm73yzth4j000szp4pfz