---
title: NXSwapLittleFloatToHost
framework: kernel
role: symbol
role_heading: Function
path: kernel/1517860-nxswaplittlefloattohost
---

# NXSwapLittleFloatToHost

## Declaration

```occ
float NXSwapLittleFloatToHost(NXSwappedFloat x);
```

## See Also

### Little Endian to Host

- [NXSwapLittleDoubleToHost](kernel/1517883-nxswaplittledoubletohost.md)
- [NXSwapLittleIntToHost](kernel/1517909-nxswaplittleinttohost.md)
- [NXSwapLittleLongLongToHost](kernel/1517857-nxswaplittlelonglongtohost.md)
- [NXSwapLittleLongToHost](kernel/1517881-nxswaplittlelongtohost.md)
- [NXSwapLittleShortToHost](kernel/1517906-nxswaplittleshorttohost.md)
