Type: lib.numpy.arithmetic.SubtractArray
Namespace: lib.numpy.arithmetic
Description
Subtracts the second array from the first. math, minus, difference, -
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| a | (int | float | np_array) |
0.0 |
|
| b | (int | float | np_array) |
0.0 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | (int | float | np_array) |
Metadata
Related Nodes
Browse other nodes in the lib.numpy.arithmetic namespace.