numpy.record.cumprod#

method

record.cumprod()#

Scalar method identical to the corresponding array attribute.

Please see ndarray.cumprod.