319319319cab Produkttechnik GmbH & Co KGMathematical FunctionsMathematical functionsThe printer offer very powerful mathematical functions for calculation and comparison of different fieldvalues.Mathematical functionsField Calculations and Comparisons[+:op1,op2. . ,] Addition[-:op1,op2] Subtraction[*:op1,op2. . ,] Multiplication[/:op1,op2] Division[%: op1,op2] Modulo[|:op1,op2] Logical Or (Result 1, if minimum one operator is not equal to 0)[&:op1,op2] Logical And (Result 0, if min. one operator is 0)[<: op1,op2] Comparison - Less than (1=TRUE, 0=FALSE)[=: op1,op2] Comparison - Equal (1=TRUE, 0=FALSE)[>: op1,op2] Comparison - Greater than (1=TRUE, 0=FALSE)[MOD10:x] Calculates and prints the Modulo 10 Check digit[MOD36:x] Calculates and prints the Modulo 36 Check digit[MOD43:x] Calculates and prints the Modulo 43 Check digit[P:name,mn{o}] Print result in Price format[R:x] Rounding method[==:text1,text2] String comparision (1=TRUE, 0=FALSE)