*
builtin-function
(* &rest numbers)
Returns the product of the numbers.
make-html > (* 3 4 5) it: 60