openmc.data.Polynomial
- class openmc.data.Polynomial(coef, domain=None, window=None, symbol='x')[source]
A power series class.
- Parameters:
coef (Iterable of float) – Polynomial coefficients in order of increasing degree
A power series class.
coef (Iterable of float) – Polynomial coefficients in order of increasing degree