gmpoly2mvp | R Documentation |
Convert a gmpoly
polynomial to a
mvp
polynomial.
gmpoly2mvp(pol)
pol |
a |
A mvp
object.
library(gmpoly) pol <- gmpoly("5/2 x^(2,2,3) + 3 x^(1,0,1)") gmpoly2mvp(pol)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.