scglue.num.prod

scglue.num.prod(x)[source]

Product of elements

Parameters

x (typing.Iterable) – Input elements

Return type

typing.Any

Returns

prod – Product

Note

For compatibility with Python<=3.7