# Float

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

Marker for the builtin float formats of any width.

```ds title="Float"
export newtype interface Float
```

[language/library/src/math/float.ds:12](https://github.com/destack-sh/destack/blob/main/language/library/src/math/float.ds#L12)
