Local parameters in functions are added as variables, which means they can be used in variable expressions or in postprocessing. You can access them using <function tag>.<parameter> (for example,
an1.p1 or
lsq1.a0). Local parameters can be found in Analytic, Piecewise, and Least-Squares Fit functions. Partial Fraction Fit also has local parameters whose names are predefined as
Y_inf,
R,
Q,
xi, and
zeta.