# Infinity

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

The positive float infinity.

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

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