Multiply
Description
Multiplies argument (Number) values. A new column is created for the results.
Use
- Input field:
- Select an argument. (Number)
- Input field:
- Select a second argument. (Number)
- Output field name:
- Enter an output field name.
Example
Input field 1 | Input field 2 | Multiply() returns |
---|---|---|
4 | 5 | 20 |
24.343 | 73.345343 | 1785.44568465 |
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Multiply" to see an example of this function.