Domain of an interpolated polynomial function

30 Views Asked by At

I was just wondering what defined the domain of a Lagrange interpolating polynomial. Is it the domain of the function being interpolated? Always the reals? I am asking this as I have constructed a function using polynomial interpolation and I want to know if I can just give it a complex valued input. Is that rigourous?