---
title: coefficient
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/unitconverterlinear/coefficient
---

# coefficient

The coefficient to use in the linear unit conversion calculation.

## Declaration

```swift
var coefficient: Double { get }
```

## See Also

### Accessing Linear Parameters

- [constant](foundation/unitconverterlinear/constant.md)
