{typedef} anychart.math.mma.Context Improve this Doc
Type definition for the context.
Name | Type | Description |
---|---|---|
dispose | function | Dispose function. |
period | number | Indicator period. |
prevResult | number | The number to calculate. |
queue | anychart.math.CycledQueue | Cycled queue. |