cbrncl:EquationKindCodeSimpleType

Code Value Definition
ExponentialAn exponential equation.
FullRangeFractionA polynomial equation that includes a scaling factor as the last coefficient, defined as: e/(1-ax).
OtherAn other unspecified kind of equation.
PadeAn equation form as defined in ANSI N42.42, section 5.2.38.
PolyLogarithmicA polylogarithmic equation.
PolynomialAn equation of the form a +bX + cX**2 + .. The order of the polynomial is indicated by the number of terms specified in the Coefficients child element.