arguments passed to format in the format.pval
function body.
Details
format.pval is mainly an auxiliary function for
print.summary.lm etc., and does separate formatting for
fixed, floating point and very small values; those less than
eps are formatted as “< [eps]” (where
“[eps]” stands for format(eps, digits)).