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

# Numeric Expressions

- [Abs](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/abs.md): Converts a negative number to a positive.
- [AsNum](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/asnum.md): Sets the Databox value as numeric.
- [Between](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/between.md): Tests if a numeric value is within a specified range.
- [Int](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/int.md): Rounds a decimal number to nearest whole number.
- [Mod](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/mod.md): Find remainder after division of one number by another.
- [Number](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/number.md): Processes the Databox value as numeric.
- [Result](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/result.md): Force the evaluation of an expression up to that point.
- [Round](https://docs.keyfax.biz/product-suite/admin/databox-expressions/numeric-expressions/round.md): Rounds decimal number to nearest whole number.
