3 numerical calculations – HYDAC CSI-F-10 User Manual
Page 86

GSM Radio Module CSI-F-10
Page 86
Status 29.01.2009
HYDAC ELECTRONIC GMBH
Part.-Nr.:
669752
9.3 Numerical Calculations
9.3.1 Addition
The Addition function returns the sum of the two input values at the
output:
y = x
1
+ x
2
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
Outputs: y: (Numerical)
Parameters: -
9.3.2 Subtraction
The Subtraction function returns the difference between the two
input values at the output:
y = x
1
- x
2
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
Outputs: y: (Numerical)
Parameters: -
9.3.3 Multiplication
The Multiplication function returns the product of the two input
values at the output:
y = x
1
* x
2
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
Outputs: y: (Numerical)
Parameters: -
9.3.4 Division
The Division function returns the quotient of the two input values at
the output:
y = x
1
/ x
2
Inputs: x
1
: (Numerical)
x
2
: (Numerical)
Outputs: y: (Numerical)
Parameters: -