3 numerical calculations – HYDAC CMU 1000 User Manual
Page 86

Condition Monitoring Unit CMU 1000
Page 86
Revised 17.12.2009
HYDAC ELECTRONIC GMBH Mat.-No.:
669749
7.3 Numerical Calculations
7.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: - 
 
 
7.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: - 
 
 
7.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: - 
 
 
7.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: - 
 
 
