return a kumi tuple of the values of the cumulated trapz of all xs converted to the element type of the common value of the xs. the xs have to be sorted in ascending order.
same as 1., using the tuple elements.
same of 1. or 2., but upgrading the elements of the result.
Note
Where [trapz}(eve::trapz) returns only the overall integral, cumtrapz returns a tuple of the current partialintegral values.