ComfyUI Node
Mpi Math
Simple math node that takes inputs (a, b, c) and evaluates a python expression. b and c are optional.
Mpi Math
- a
- b
- c
- result
◄math_expressiona + b + c►
CategoryMpiNodes/Math
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| a | * | — | |
| math_expression | STRING | a + b + c | — |
| bopt | * | — | |
| copt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| result | * | — |