powered by
The function converts multiple decimals into tex code of vertical fractions.
mfrac(z)
The function returns a string of tex code for the numbers in vertical fraction form.
a list of decimal numbers.
smfrac,rfracF,rfrac
smfrac
rfracF
rfrac
z <- sample(c(1:55),6)/100 mfrac(z)
Run the code above in your browser using DataLab