The domain of the function appears to be [0, 128] (excluding negative values). There is an interval where the function displays unexpected behavior, which is for negative x values, causing the function to return 'nan' and 'inf' values. The numeric bounds for this interval is [-128, 0).

