DoubleSubtract
From K-3D
Description
| Subtract two double inputs and produce their difference as output |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Double Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output | Difference of inputs. | k3d::double_t | output |
| Input 1 | First input float | k3d::double_t | input1 |
| Input 2 | Second input float | k3d::double_t | input2 |

