Cached LaTeX string
The time step to be used for numerical integration. Ignored for functions with a defined analytic integral.
The implementing function
Produce HTML from the LaTeX representation. Produces a new HTML element on each reference, equivalent to:
pFun.toHtml();
Get the LaTeX representation of this function. The value is cached.
Compute the derivative of this function. The default is to perform numeric differentiation.
Return the indefinite integral of this function.
Compute the integral of this function. We fall back to numeric integration if necessary.
Set a name of the function
Produce HTML from the LaTeX representation. Produces a new HTML element on each call
Compute the LaTeX representation of this function.
Generated using TypeDoc
Name of this PFunction, for disambiguation and well-known functions (such as constants).