is there any way to convert a float value to integer or at least trim off all the data after the decimal place?
besides a obvious long if statement converting manually or bitwise functions!
besides a obvious long if statement converting manually or bitwise functions!