set logscale x
# With CM fonts, already 1e12 cuts off the last digit
plot [1:1e120] log(x+1)
This cuts off the last digit with the default QT terminal (same with PDF saved from this terminal); see the attachment. With Computer Modern fonts (which are more-or-less-required when including into TeX files), already 1e12 cuts off the last digit.