# Math Operation This example demonstrates how to use the different composables like `useNodeConnections` or `useNodesData` to create a data flow between nodes. We use nodes to create a simple math operation, where the user can input two numbers and select an operation to perform.