Calculation Functions
The following functions are provided with the AX40. Note that the calculation results multiplied by 100 or
1000 are output depending on calculation function and it is required to multiply the calculation results by
100 or 10000 on creating an arithmetic expression.
Calculation
Addition
Subtraction
Multiplication
Division
Left parenthesis
Right parenthesis
Distance
-Calculation the distance
between two points
Absolute value of
Subtraction
Sine( SIN)
Cosine (COS)
Arctangent (ATAN)
Square Root
Fig. 1
146
Symbol
Input Value
Output Value
+
1-fold
1-fold
-
1-fold
1-fold
*
1-fold
1-fold
/
1-fold
1-fold
(
-
-
)
-
-
T
1-fold
D
-
-
#
100-fold
10000-fold
&
100-fold
10000-fold
@
10000-fold
100-fold
$
One-fold
10000-fold
value
Expression
A+B
A-B
A*B
A/B
A+(B-C)
A+(B-C)
In case of Figure 1
CA01 = Xa - Xb
CA02 = Ya - Yb
CA03= CA01 T CA02
A D B
(Absolute values of A - B)
# (θ ∗ 100)
& (θ * 100)
Calculation of Theta in Figure 1
CA01 = X1 - X2
CA02 = Y1 - Y2
CA03 = @(CA02*10000/CA01)
Calculation of c in Figure 1
CA01 = X1 - X2
CA02 = Y1 - Y2
CA03 = $(CA01*CA01+CA02*CA02)
Need help?
Do you have a question about the MICRO-IMAGECHECKER AX40 and is the answer not in the manual?