cryowizard: (Default)
cryowizard ([personal profile] cryowizard) wrote2007-02-22 04:51 pm
Entry tags:

Or maybe square root of it?

Dev A: ...we need to negate this value in the case where it's a Cancel. There's no negation function in SQL, so I figure we can just do "value - (2*value)".

Dev B: ...???...{blank look}...or we can just do "value * -1"...

Dev A: {blushing}...or that...