scglue.num.prod

scglue.num.prod(x)[source]

Product of elements

Parameters

x (Iterable) – Input elements

Return type

Any

Returns

prod – Product

Note

For compatibility with Python<=3.7