1.3.4.2 Divide
The Divide processor divides a number or number array attribute by a constant value.
Use Divide where you need to transform a number or number array attribute by division.
The following table describes the configuration options:
Configuration | Description |
---|---|
Inputs |
A single one or more number or number array attribute you want to divide by a constant value:
|
Options |
Specify the following options:
|
Outputs |
Describes any data attribute or flag attribute outputs. |
Data Attributes |
The following data attributes are output:
|
Flags |
None. |
The Divide processor presents no summary statistics on its processing.
In the Data view, the input attribute is shown with the new DividedValue
to the right.
Output Filters
None.
Example
In this example, a numeric attribute is divided by 2:
BALANCE (asc) | DividedValue |
---|---|
74.28 |
37.14 |
11.6 |
5.8 |
0.01 |
0.005 |