---
title: MTLMathFloatingPointFunctions
framework: metal
role: symbol
role_heading: Enumeration
path: metal/mtlmathfloatingpointfunctions
---

# MTLMathFloatingPointFunctions

Indicates which FP32 math functions Metal uses.

## Declaration

```swift
enum MTLMathFloatingPointFunctions
```

## Topics

### Function sets

- [MTLMathFloatingPointFunctions.fast](metal/mtlmathfloatingpointfunctions/fast.md)
- [MTLMathFloatingPointFunctions.precise](metal/mtlmathfloatingpointfunctions/precise.md)

### Initializers

- [init(rawValue:)](metal/mtlmathfloatingpointfunctions/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [MTLTensorError.Code](metal/mtltensorerror-swift.struct/code.md)
- [MTLArgumentBuffersTier](metal/mtlargumentbufferstier.md)
- [MTLLogStateError](metal/mtllogstateerror.md)
- [MTLMathMode](metal/mtlmathmode.md)
- [MTLMatrixLayout](metal/mtlmatrixlayout.md)
- [MTLReadWriteTextureTier](metal/mtlreadwritetexturetier.md)
- [MTLShaderValidation](metal/mtlshadervalidation.md)
- [MTLTransformType](metal/mtltransformtype.md)
