cummin
Syntax
cummin(X)
Please see Cumulative Window Functions for the parameter description and windowing logic.
Details
Cumulatively calculate the minimum values in X.
Returns
An object with the same data type and form as X.
cummin(X)
Please see Cumulative Window Functions for the parameter description and windowing logic.
Cumulatively calculate the minimum values in X.
An object with the same data type and form as X.