OK, I know there is a term for this but I never payed attention in school :) and I'm sure if I knew the term I could look it up myself but since I didnt I have to ask. I need the negative version of a positive number.... for example I have 500 but I need -500. I can easily do it this way (500 - 500 - 500) but I know that is poor, and am sure javascript has a function to do this.
Thanks
Michael
