Difference between revisions of "Uncumulate"
m (adding doc status category stub page) |
|||
Line 2: | Line 2: | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
− | ( | + | = Uncumulate(x,I) = |
+ | |||
+ | Finds the difference between each element of x and its predecessor along I. | ||
+ | |||
+ | = Examples = | ||
+ | |||
+ | = Library = | ||
+ | |||
+ | Array Functions | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[Cumulate]] |
Revision as of 07:49, 7 August 2008
Uncumulate(x,I)
Finds the difference between each element of x and its predecessor along I.
Examples
Library
Array Functions
See Also
Comments
Enable comment auto-refresher