> For the complete documentation index, see [llms.txt](https://help.workdigital.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.workdigital.io/custom-database-apps/columns/column-types/formula.md).

# Formula

Formula field value of the field is not stored within the database record, but is calculated on the values of other fields within that record. The calculation is called a formula. This formula consists of values from other fields and the results of functions.

Available Formula Functions

Operators:

* \= plus

  – = minus
* \= multiply

  / = divide

  ( ) = precedence

Additional options for Form fields:

* Formula: Enter calculation, formula, and functions. Press “@” key to get the list of functions available to choose. Fields has to be enclosed in square brackets “\[ ]”. Go to Function Reference to see all the functions available.&#x20;
* Fields: Field list available to be inserted in formula. You can click field name in field list to insert in formula field at cursor position.&#x20;
* Display Format: Specify which field formatting details will be used to format the resulting formula value.
