---
title: floatingPointType
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/csvreadingoptions/floatingpointtype
---

# floatingPointType

The type to use for floating-point numeric values.

## Declaration

```swift
var floatingPointType: CSVType
```

## Discussion

Discussion Defaults to CSVType.double.
