e.g. Int('Expression','Reset')

This function returns the integral of 'Expression' as its result. With the 'Reset' parameter, you can reset the integral to zero or suppressing the integration process, e.g. to integrate the same signal for periodical occurrences or reversing processes a number of times. Reset can be an expression as well.

Arguments

Give at least the following arguments.

Function

Int

Input (expression)

Signal or expression, for which to form the integral

Reset

Optional digital parameter, which can be used to reset the integral or suppress the integration process. Reset can be an expression as well.

Reset > 0

Integral is reset

Reset = 0

Integration released (default)