Sample Data
This data shows two features with their nominal sizes and tolerances. The goal is to calculate the maximum and minimum sizes allowed by the tolerances.
| Cell | Value |
|---|---|
| A1 | Feature |
| B1 | Nominal Size (mm) |
| C1 | Tolerance (mm) |
| D1 | Max Size (mm) |
| E1 | Min Size (mm) |
| A2 | Hole Diameter |
| B2 | 10 |
| C2 | ±0.1 |
| A3 | Shaft Diameter |
| B3 | 9.8 |
| C3 | ±0.05 |
