making a variable value positive

Viewed 71200

I have a variable that will sometimes be negative and sometimes positive.

Before I use it I need to make it positive. How can I accomplish this?

6 Answers
Related