---
title: Integer to single-precision floating-point conversion
framework: accelerate
role: collectionGroup
role_heading: API Collection
path: accelerate/integer-to-single-precision-floating-point-conversion
---

# Integer to single-precision floating-point conversion

Perform element-wise integer to single-precision floating-point conversion.

## Topics

### 8-bit integer to floating point conversion

- [integerToFloatingPoint(_:floatingPointType:)](accelerate/vdsp/integertofloatingpoint(_:floatingpointtype:)-7479i.md)
- [integerToFloatingPoint(_:floatingPointType:)](accelerate/vdsp/integertofloatingpoint(_:floatingpointtype:)-8jgqh.md)
- [convertElements(of:to:)](accelerate/vdsp/convertelements(of:to:)-3bomv.md)
- [convertElements(of:to:)](accelerate/vdsp/convertelements(of:to:)-7jdvz.md)

### 16-bit integer to floating point conversion

- [integerToFloatingPoint(_:floatingPointType:)](accelerate/vdsp/integertofloatingpoint(_:floatingpointtype:)-5os5n.md)
- [integerToFloatingPoint(_:floatingPointType:)](accelerate/vdsp/integertofloatingpoint(_:floatingpointtype:)-2xoiz.md)
- [convertElements(of:to:)](accelerate/vdsp/convertelements(of:to:)-93xn9.md)
- [convertElements(of:to:)](accelerate/vdsp/convertelements(of:to:)-1ajdy.md)

### 24-bit integer to floating point conversion

- [vDSP_int24](accelerate/vdsp_int24.md)
- [vDSP_uint24](accelerate/vdsp_uint24.md)

### 32-bit integer to floating point conversion

- [integerToFloatingPoint(_:floatingPointType:)](accelerate/vdsp/integertofloatingpoint(_:floatingpointtype:)-8b7ni.md)
- [integerToFloatingPoint(_:floatingPointType:)](accelerate/vdsp/integertofloatingpoint(_:floatingpointtype:)-23d97.md)
- [convertElements(of:to:)](accelerate/vdsp/convertelements(of:to:)-7pknu.md)
- [convertElements(of:to:)](accelerate/vdsp/convertelements(of:to:)-9orm4.md)

## See Also

### Conversion between floating-point and integer types

- [Integer to double-precision floating-point conversion](accelerate/integer-to-double-precision-floating-point-conversion.md)
- [Single-precision floating point to integer conversion](accelerate/single-precision-floating-point-to-integer-conversion.md)
- [Double-precision floating point to integer conversion](accelerate/double-precision-floating-point-to-integer-conversion.md)
