<%NOJS_WARNING%>

AquisNet DMO

Formulas are formed according to the known rules with constants, functions, operators and brackets, whereby the usual object hierarchy – potentiation before multiplication/division before addition/subtraction – applies. When entering constants, please pay attention that the system distinguishes float and integer constants. Thus, the expression 1/2 as division of two int values (integer division) yields the result 0.0, while 1.0/2.0 as division of two float values yields the result 0.5. If the data type of an argument is not correct, a type conversion from float to int or from int to float is automatically carried out. Conversion from float to int is done by separating the decimal places.

The calculation formulas comprise the following options:

Standard operators

Standard functions

Default constants

Documented software version: 4.6.2