| Subtract (A - b) | |
|---|---|
|
|
| Type | |
| Category | Sampling > Operations > Scalar |
Subtract (A - b)
Description
Adds a float number from all cells in A.
Enums
Enum #1
There is currently no description for the enum #1.
- Add
- Subtract
- Multiply
- Divide
- Power
- Max
- Min
- Abs
- Ceil
- Floor
- Round
- Clamp
- Remap
- Sign
- Smoothstep
- Step
- Wrap
Arguments
| Type | Name (Display Name) | Description | Default |
|---|---|---|---|
| Sample | a (A) |
There is currently no description for the argument a. |
|
| float | b (b) |
There is currently no description for the argument b. |
0.0 |
Outputs
Sample - result (A - b)
There is currently no description for output result.