Hello
I have a variable "Number" containing both positive and negative numbers. I want to convert all the negative numbers to positive number without disturbing the sign of positive numbers.How can i do that
I have a variable "Number" containing both positive and negative numbers. I want to convert all the negative numbers to positive number without disturbing the sign of positive numbers.How can i do that
Comment