| Gambit: Software Tools for Game Theory | ||
|---|---|---|
| <<< Previous | Next >>> | |
Times[x->NUMBER, y->NUMBER] =: NUMBER Times[x->NUMBER, y->MIXED] =: MIXED Times[x->NUMBER, y->BEHAV] =: BEHAV |
Times computes the product of x and y. For profiles, the product is defined as multiplying elementwise.
| <<< Previous | Home | Next >>> |
| Text | Up | Transpose |