powered by
Ratio(num, den) "as.character"(x, ...) "print"(x, ...)
print
print.Polyn
# Gets the Ratio object expression as in TOL as.character(Ratio(1, A+B), forward="F") # Prints the Ratio object as in TOL print(Ratio(1, A+B), forward="F")
Run the code above in your browser using DataLab