f
cumprod(): array | matrix
x: array | matrix,
dim?: 0 | 1
5 overloads
Cumulative product of array elements.
Usage
import * as mod from "elemop/cumprod.ts";
Cumulative product of array elements.
import * as mod from "elemop/cumprod.ts";