* Retrieve help on a function or data type. Help files are retrieved * from the documentation in math.expression.docs.
(this: MathJsChain<unknown>)
| 5137 | * from the documentation in math.expression.docs. |
| 5138 | */ |
| 5139 | help(this: MathJsChain<unknown>): MathJsChain<unknown> |
| 5140 | |
| 5141 | /** |
| 5142 | * @param options Available options: nodes - a set of custome nodes |
no outgoing calls
no test coverage detected