Type: lib.numpy.arithmetic.AddArray
Namespace: lib.numpy.arithmetic
Description
Performs addition on two arrays. math, plus, add, addition, sum, +
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.