1.3.5.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:

  • Numerator: select the attribute that you want to divide.

  • Denominator: select the attribute that you want to divide the numerator with.

Options

Specify the following options:

  • Denominator: enter the numeric value that you want to divide the numerator with.

Outputs

Describes any data attribute or flag attribute outputs.

Data Attributes

The following data attributes are output:

  • DividedValue: a new Number attribute with the result of the division.

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