S
Sharp
Hi
I have a double number that is of a negative value.
e.g.,
double aValue = -0.1;
I would like to convert this double into a positive value.
What would be the easiest way?
Any help appreciated.
Cheers
Michael
I have a double number that is of a negative value.
e.g.,
double aValue = -0.1;
I would like to convert this double into a positive value.
What would be the easiest way?
Any help appreciated.
Cheers
Michael