iproduct
Calculates the iterated product of inputted expressions regarding the start and end values. Depending on input, function can return scalar, vector, matrix or complex number.
Arguments
- Expression for iterated product
- Integer starting value a
- Integer ending value b
- Symbol
Output
Iterated product
Examples