1. Fabric Measurement for Quilting
Quilt MakerBackground
A quilter has a pattern that requires individual pieces measured in inches, but the fabric store only sells material by the yard.
Problem
Convert 2.75 yards of fabric into inches to plan the cutting layout accurately.
How to use
Input '2.75' in the Yards field and set the Decimal Precision to 2.
{
"yards": "2.75",
"precision": 2
}Outcome
The tool outputs a JSON result showing that 2.75 yards is exactly 99 inches.