#Negative wire charge

1 messages · Page 1 of 1 (latest)

night sentinel
#

I have been messing around with logic recently and made a system to carry out the operations for calculating gravitational force and iterating it for an object, but then remembered that i cant really do that because i need to work with negative numbers which aren't possible on wires. It would be really nice to have negative numbers, and it doesn't seem like it would be much more complicated than removing the limit preventing wires from having a value less than 0.

bleak stream
#

na

night sentinel
proper talon
#

why would u ever need negative numbers bruh

#

that's only for such specific situations

bleak stream
#
  1. would likely break logic mechanics
#
  1. there are already ways to compute negatives
night sentinel
#

it would be a lot simpler than also having to store if a number is positive or negative and if it does break something like bit in or out then you can just have those not accept negative inputs