f::product (public)

 f::product xs

Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl

Parameters:
xs (required)
Returns:
the product of the elements of the list xs

Testcases:
functional_api
Source code:
    fold * 1 $xs
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: