Product-func
Minimum Origin Version Required: 2020 SR0
This function is used to multiplies all the numbers from a given set and returns the product.
double Product( vector vd )
vd
Return the product of vd.
product( col(a) ) = ;