Type: lib.numpy.arithmetic.MultiplyArray

Namespace: lib.numpy.arithmetic

Description

Multiplies two arrays. math, product, times, *

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

Browse other nodes in the lib.numpy.arithmetic namespace.