# Arithmetic Operation

![](/files/-M-kGJaoABhOTgrbKKML)

![](/files/-M2AdK49J4v9ahRiRS_K)

![](/files/-M2AdON4SstlV9ceD14E)

### 📥 Entry vars <a href="#entry-vars" id="entry-vars"></a>

* **Operating A:** first element with a value to the operation process.
* **Operating B:** second element with a value to the operation process.
* **Operating C:** third element with a value to the operation process.
* **Operating D:** fourth element with a value to the operation process.
* **Operator +:** the symbol (+) indicating summation or a positive quality.
* **Operator - :** the symbol (−) denoting subtraction or a negative quantity.
* **Operator \*:** the symbol (∗) two elements, denoting multiplication of the second by the first element value.
* **Operator / :** the symbol (/) placed between two elements and denoting division of the first by the second element value.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.apphive.io/apphive-documentacion/reference/funciones/logic/arithmetic-operation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
