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 -->
 
   
 
   
(stub: needs to be filled in)
+
= 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


You are not allowed to post comments.