Skip to content

MathFunc

Defined in: src/core/document-model/types.ts:406

m:func — function application (sin x, …): a name applied to an argument.

readonly body: MathNode

Defined in: src/core/document-model/types.ts:409


readonly name: MathNode

Defined in: src/core/document-model/types.ts:408


readonly type: "func"

Defined in: src/core/document-model/types.ts:407