next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: times

times -- multiplication

Synopsis

Description

times(x,y, ...) yields the product of its arguments. If there are no arguments, the value is the integer 1.

For the programmer

The object times is a compiled function.