> For the complete documentation index, see [llms.txt](https://v5docs.keyfax.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://v5docs.keyfax.biz/reference/expression-reference/numeric-expressions.md).

# Numeric expressions

Functions that treat the databox value as a number: rounding it, testing its range, doing arithmetic on it.

A databox value is text until something makes it a number. `Number` and `AsNum` are how you say so; on a value that is not numeric, they fail rather than guess.
