ComfyUI Node Runs on cloud
Eden_Math
evaluate a simple math expression string with variables a, b, c, supports basic math and functions
Eden_Math
- a
- b
- c
- result (float)
- result (int)
- result (float_str)
◄expression►
CategoryEden 🌱/general
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| expression | STRING | — | |
| aopt | * | 0 | — |
| bopt | * | 0 | — |
| copt | * | 0 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| result (float) | FLOAT | — |
| result (int) | INT | — |
| result (float_str) | STRING | — |