---
title: absoluteTolerance
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/quadrature/absolutetolerance
---

# absoluteTolerance

The requested absolute tolerance on the result.

## Declaration

```swift
var absoluteTolerance: Double { get set }
```

## See Also

### Instance Properties

- [relativeTolerance](accelerate/quadrature/relativetolerance.md)
