dot-r:core — ordinary primitive
FORTH
.R ( val prec -- )();p4:"dot-r";
.R ( val prec -- )(
)
print with precision - that is to fill a field of the give prec-with with right-aligned number from the converted value
dpANS .6.2.0210 - standard forth word