> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integer

> A unitless whole number.

### Properties

| Name         | Type                                                         |
| ------------ | ------------------------------------------------------------ |
| List         | [Integer List](../../block-documentation/types/integer)      |
| Negative     | [Integer](../../block-documentation/types/integer)           |
| Scalar       | [Scalar](../../block-documentation/types/scalar)             |
| Scalar Field | [Scalar Field](../../block-documentation/types/scalar-field) |
| Text         | [Text](../../block-documentation/types/text)                 |

### Block Reference

| Block Name                                                                    | Location        |
| ----------------------------------------------------------------------------- | --------------- |
| [Add](../../block-documentation/blocks/math/operations/add)                   | Math/Operations |
| [Subtract](../../block-documentation/blocks/math/operations/subtract)         | Math/Operations |
| [Multiply](../../block-documentation/blocks/math/operations/multiply)         | Math/Operations |
| [Square](../../block-documentation/blocks/math/operations/square)             | Math/Operations |
| [Third Power](../../block-documentation/blocks/math/operations/third-power)   | Math/Operations |
| [Fourth Power](../../block-documentation/blocks/math/operations/fourth-power) | Math/Operations |
| [Mod](../../block-documentation/blocks/math/operations/mod)                   | Math/Operations |
| [Min](../../block-documentation/blocks/math/operations/min)                   | Math/Operations |
| [Max](../../block-documentation/blocks/math/operations/max)                   | Math/Operations |
