Takes a vector xi with n elements as an argument and returns the product of the elements of the vector. For example, if x = [1, 4, 3], then y = 12.
©Copyright 1999, Rogue Wave Software, Inc.Contact Rogue Wave about documentation or support issues.