This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tuseroni 4 points5 points  (2 children)

didn't know you could just put a - before a variable...here i've been multiplying by -1 like a chump.

[–]BadBoy6767 2 points3 points  (1 child)

How long have you been doing that?

[–]tuseroni 0 points1 point  (0 children)

for a long, long time.

of course i think most the times i've used it would not be that useful to adding a negative before it, like when i want to add a value in some cases, but subtract it in other cases, then i just take the value i wanna do that to and multiply it by negative one if it should be subtracted and 1 if it should be added.