---
title: floatingPointClass
framework: swift
role: symbol
role_heading: Instance Property
path: swift/float80/floatingpointclass
---

# floatingPointClass

The classification of this value.

## Declaration

```swift
var floatingPointClass: FloatingPointClassification { get }
```

## Discussion

Discussion A value’s floatingPointClass property describes its “class” as described by the IEEE 754 specification.
