Multiplication. If dyadic, performs multiplication If monadic, returns the sign of the right argument If argument is positive, returns 1, if zero, returns 0, and if negative returns -1.
2 times 3
NumField1 times NumField2
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumField1 | Numeric | Field, Constant | Factor | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
NumField2 | Numeric | Field, Constant | Factor | No |
Type: Numeric