I have a number it could be negative or positive but I simply want to return the positive value.
-4 -> 4
5 -> 5
I know I can do a simple if check, see if its zero then return it *-1
but I can't remember for the life of me what the actual Maths
operator is!
Can anyone tell me what it is?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…