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