Type: lib.numpy.arithmetic.DivideArray
Namespace: lib.numpy.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.numpy.arithmetic namespace.