prod

emlib.mathlib.prod(numbers)[source]
Return type:

Union[Rational, float]

Returns the product of the given numbers

x0 * x1 * x2 ... * xn | x in numbers