Hello, I am new to PBP and I want to know about following math function (all figures are byte)
A = 250
B = A / 130
C = B * 130 <--- will the result (C) back to 250 ?
Hello, I am new to PBP and I want to know about following math function (all figures are byte)
A = 250
B = A / 130
C = B * 130 <--- will the result (C) back to 250 ?
Bookmarks