Type: lib.array.arithmetic.DivideArray
Namespace: lib.array.arithmetic
Description
Divides the first array by the second. math, division, arithmetic, quotient, /
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.array.arithmetic namespace.