# Mathematical

Mathematical nodes in the Cosmocloud Flow Builder are designed to perform various arithmetic and mathematical operations within your workflow. These nodes allow you to manipulate numeric variables, perform calculations, and update values dynamically as your flow progresses.\
\
Types of Mathematical Nodes:

* [Add Variable](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/add-variable)
* [Complex Math Expr](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/complex-math-expr)
* [Decrement Variable](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/decrement-variable)
* [Divide Variable](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/divide-variable)
* [Increment Variable](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/increment-variable)
* [Multiply Variable](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/multiply-variable)
* [Subtract Variable](https://docs.cosmocloud.io/flow-builder/node-types/variable-nodes/mathematical/subtract-variable)
