Constructs a Polynomial from an RCArray of constant coefficients of type F.
coefficients c[i] for polynomial function f(x)=c[0]+c[1]*x^^1+...+c[n]*x^^n
Constructs a Polynomial from an RCArray of constant coefficients of type F.