Question: Formal Power Series

I tried to evaluate the function

convert(BesselJ(nu, x), FormalPowerSeries)

only to obtain the Error message

Error, (in convert/FormalPowerSeries) input contains no or more than one variable.

Seems a rather strange error. I thought it would treat x as a single variable

Please Wait...