# NaN

`import { NaN } from "destack:math";`

The float not-a-number value.

```ds title="NaN"
const NaN: float64
```

[language/library/src/math/number.ds:10](https://github.com/destack-sh/destack/blob/main/language/library/src/math/number.ds#L10)
