GB = (Bytes + (102410241024 - 1)) / (102410241024) -- This yields the ceiling
GB = (Bytes) / (102410241024) -- This yields the floor
GB = (Bytes + (102410241024 - 1)) / (102410241024) -- This yields the ceiling
GB = (Bytes) / (102410241024) -- This yields the floor