Calculation Elements

ADD

Image

Description

The ADD-Element sums up the input-values and stores the result in the output. There can be just one value-type of all inputs and the output.

Properties

I1Double, Integer
I2Double, Integer
I..Double, Integer
QDouble, Integer
Add InputsDouble, Integer
Add OutputsNo Outputs Addable

Output Table

I1I2Q
aba + b

SUB

Image

Description

The SUB-Element substrates the input-values and stores the result in the output. There can be just one value-type of all inputs and the output.

Properties

I1Double, Integer
I2Double, Integer
I..Double, Integer
QDouble, Integer
Add InputsDouble, Integer
Add OutputsNo Outputs Addable

Output Table

I1I2Q
aba - b

MULT

Image

Description

The MULT-Element preforms a multiplication of all input-values and stores the result in the output. There can be just one value-type of all inputs and the output.

Properties

I1Double, Integer
I2Double, Integer
I..Double, Integer
QDouble, Integer
Add InputsDouble, Integer
Add OutputsNo Outputs Addable

Output Table

I1I2Q
aba * b

DIV

Image

Description

The DIV-Element preforms a division the input-values and stores the result in the output. There can be just one value-type of all inputs and the output.

Properties

I1Double, Integer
I2Double, Integer
I..Double, Integer
QDouble, Integer
Add InputsDouble, Integer
Add OutputsNo Outputs Addable

Output Table

I1I2Q
aba / b

MOD

Image

Description

The MOD-Element stores the remainder of a division in output. There can be just one value-type of all inputs and the output.

Properties

I1Integer
I2Integer
QInteger
Add InputsNo Inputs Addable
Add OutputsNo Outputs Addable

Output Table

I1I2Q
aba mod b

Copyright © 2015 - 2024 RaSmatin

Build with ❤️ by LukasRaab.com