Currency Arithmetic Functions [Automation]
The currency arithmetic functions are described in the following table:
Currency Arithmetic Functions | Descriptions |
|---|---|
Returns the sum of two variants of type currency. | |
Returns the result of multiplying two variants of type currency. | |
Returns the result of multiplying a variant of type currency by a variant of type long. | |
Returns the result of multiplying a currency value by an INT64. | |
Returns the result of subtracting two variant of type currency. | |
Returns the absolute value of a currency. | |
Returns the integer portion of a variant of type currency. | |
Returns the integer portion of a variant of type currency. | |
Performs logical negation on a variant of type currency. | |
Rounds a variant of type currency to the specified number of decimal places. | |
Compares two variants of currency types. | |
Compares a variant of type currency with a value of type double. |