> For the complete documentation index, see [llms.txt](https://docs.intentable.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intentable.io/intent-structure/variables/computed.md).

# Computed

Computed are variables that takes a value or a variable and returns the following:

$$
result = ((var + a - b)^c \* d / e )\bmod{f}
$$

It can be used to do basic calculations on returned data without the need to add more calls.

#### usage

*0xFE000....0000LLLL*\
*LLLL* holds the computed result index on the [computed](broken://pages/K1KHN3C0ANu9bUXn4w58) struced list (starting with 1)
