---
title: NDArray.ScalarType.float8e8m0fn
framework: coreai
role: symbol
role_heading: Case
path: coreai/ndarray/scalartype-swift.enum/float8e8m0fn
---

# NDArray.ScalarType.float8e8m0fn

An 8-bit floating-point type with 8 exponent bits and 0 mantissa bits, without a sign bit.

## Declaration

```swift
case float8e8m0fn
```

## See Also

### Defining 4- and 8-bit special floating-point types

- [NDArray.ScalarType.float4e2m1fn](coreai/ndarray/scalartype-swift.enum/float4e2m1fn.md)
