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

# 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 theme={null}
scalar Float
```

### Member Of

[`Location`](/reference/graphql/objects/location)  <mark class="gqlmd-mdx-badge">object</mark>
