> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/ovr-component-system-ancient-legacy/nodes/logics/ovrmathf/mathfunctiontype.md).

# MathFunctionType

#### Enumeration

<table><thead><tr><th width="251.2134821162615"></th><th>Description</th></tr></thead><tbody><tr><td>Addition</td><td>Add two variables</td></tr><tr><td>Subtraction</td><td>Subtract two variables</td></tr><tr><td>Multiplication</td><td>Multiply two variables</td></tr><tr><td>Division</td><td>Divide two variables</td></tr></tbody></table>
