> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/graphql/knowledge-graph/scalars/float.md).

# Float

The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).

```graphql
scalar Float
```

### Member Of

[`FloatFilter`](/api/graphql/knowledge-graph/input-types/float-filter.md) input ● [`NumericAttribute`](/api/graphql/knowledge-graph/object-types/numeric-attribute.md) object
