I've been wondering, how do you make a value always positive. I've found that it's possible to do so with this formula:
Square root(Value*Value)
You know, with the Square root thing replaced by the proper code. But then, square roots are a little memory consuming, so I was wondering if there's an actual code to doing it.
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.
Disclaimer: Any sarcasm in my posts will not be mentioned as that would ruin the purpose. It is assumed that the reader is intelligent enough to tell the difference between what is sarcasm and what is not.