pystencils.sympyextensions.math.prod# pystencils.sympyextensions.math.prod(seq)# Takes a sequence and returns the product of all elements Return type: TypeVar(T) Parameters: seq (Iterable[T])