--- title: Float - Storefront API description: >- Represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point). api_version: 2024-10 api_name: storefront type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/Float' md: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/Float.txt' --- # Float scalar Represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point). ## Map ### Fields with this scalar * <-|[Cart​Delivery​Coordinates​Preference.latitude](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryCoordinatesPreference#field-latitude) * <-|[Cart​Delivery​Coordinates​Preference.longitude](https://shopify.dev/docs/api/storefront/2024-10/objects/CartDeliveryCoordinatesPreference#field-longitude) * <-|[Location​Address.latitude](https://shopify.dev/docs/api/storefront/2024-10/objects/LocationAddress#field-latitude) * <-|[Location​Address.longitude](https://shopify.dev/docs/api/storefront/2024-10/objects/LocationAddress#field-longitude) * <-|[Mailing​Address.latitude](https://shopify.dev/docs/api/storefront/2024-10/objects/MailingAddress#field-latitude) * <-|[Mailing​Address.longitude](https://shopify.dev/docs/api/storefront/2024-10/objects/MailingAddress#field-longitude) * <-|[Pricing​Percentage​Value.percentage](https://shopify.dev/docs/api/storefront/2024-10/objects/PricingPercentageValue#field-percentage) * <-|[Product​Variant.weight](https://shopify.dev/docs/api/storefront/2024-10/objects/ProductVariant#field-weight) * <-|[Selling​Plan​Checkout​Charge​Percentage​Value.percentage](https://shopify.dev/docs/api/storefront/2024-10/objects/SellingPlanCheckoutChargePercentageValue#field-percentage) * <-|[Unit​Price​Measurement.quantityValue](https://shopify.dev/docs/api/storefront/2024-10/objects/UnitPriceMeasurement#field-quantityValue) ### Inputs with this scalar * [Cart​Delivery​Coordinates​Preference​Input.latitude](https://shopify.dev/docs/api/storefront/2024-10/input-objects/CartDeliveryCoordinatesPreferenceInput#field-latitude) * [Cart​Delivery​Coordinates​Preference​Input.longitude](https://shopify.dev/docs/api/storefront/2024-10/input-objects/CartDeliveryCoordinatesPreferenceInput#field-longitude) * [Geo​Coordinate​Input.latitude](https://shopify.dev/docs/api/storefront/2024-10/input-objects/GeoCoordinateInput#field-latitude) * [Geo​Coordinate​Input.longitude](https://shopify.dev/docs/api/storefront/2024-10/input-objects/GeoCoordinateInput#field-longitude) * [Price​Range​Filter.min](https://shopify.dev/docs/api/storefront/2024-10/input-objects/PriceRangeFilter#field-min) * [Price​Range​Filter.max](https://shopify.dev/docs/api/storefront/2024-10/input-objects/PriceRangeFilter#field-max)