Diff('Expression','dy'=FALSE)
Description
This function returns the derivative (or the differential) of 'Expression'.
If you set the optional parameter 'dy' to TRUE(), only the difference between the measured values is calculated instead of the differential.
Example
If 'Expression' is a length based signal, you can determine a speed curve with the Diff function.