# Significant Figures Sandbox

Practice significant-figure rules with step-by-step feedback: count sig figs, round to N sig figs, convert to scientific notation, and propagate through +/−/×/÷.

> Canonical page: https://elysiatools.com/en/tools/significant-figures-sandbox

- **Category:** Math & Numbers

- **Keywords:** significant figures, sig figs, significant digits, chemistry, physics, rounding, scientific notation, precision, propagation, practice

## Overview

Practice **significant-figure** rules with step-by-step feedback — built for high-school and intro-college chemistry/physics students (AP Chemistry, IB Physics, A-level).

It's a *sandbox*, not just a calculator: type a number and **your own sig-fig count**, and the tool tells you whether you were right and *why*, walking through the standard rules.

**The 5 rules it teaches**
1. Non-zero digits are always significant.
2. Zeros between non-zero digits are significant (captive).
3. Leading zeros are never significant.
4. Trailing zeros ARE significant when a decimal point is present.
5. Trailing zeros are AMBIGUOUS without a decimal — conservative convention treats them as not significant; scientific notation resolves the ambiguity.

**Three modes**
- **Practice** — enter a number, guess its sig-fig count, get feedback + the digit-by-digit breakdown (green = significant, grey strikethrough = leading, yellow = trailing-with-decimal, red = ambiguous trailing).
- **Round** — round a number to N sig figs and to scientific notation, preserving trailing zeros so the sig-fig count is honest.
- **Propagate** — given two measured values and an operation (+/−/×/÷), apply the propagation rule: fewest decimal places for +/−, fewest sig figs for ×/÷.

Accepts integers, decimals, leading zeros, and scientific notation (`1.23e4`, `1.23E4`, `1.23×10^4`).

## Inputs

- **Number** (text): The number to analyse. Accepts integers, decimals, leading zeros, and scientific notation (1.23e4, 1.23E4, 1.23×10^4).
- **Mode** (select): Practice gives feedback on your sig-fig guess. Round rounds to N sig figs. Propagate applies the +/−/×/÷ rule to two operands.
- **Your sig-fig count (guess)** (number): Practice mode only: enter your guess to get correct/incorrect feedback.
- **Round to N sig figs (optional)** (number): Round mode only: how many sig figs to round to. Defaults to the number's own count.
- **Scientific notation digits** (number): Round mode only: how many sig figs to show in scientific notation. Defaults to the round-to value.
- **Operand A** (text): Propagate mode only: first measured value.
- **Operand B** (text): Propagate mode only: second measured value.
- **Operation** (select): Propagate mode only: the operation to apply.

## When to use

- When practicing or teaching the five core rules of significant figures for high school or college chemistry and physics courses.
- When rounding experimental measurements to a specific number of significant figures while preserving trailing zeros and converting to scientific notation.
- When calculating the propagation of precision across addition, subtraction, multiplication, or division operations.

## How it works

- Select your desired mode: Practice to test your counting skills, Round to format a number, or Propagate to calculate operations.
- Enter your measurement values, using standard decimal format or scientific notation like 1.23e4.
- Input your guess or configuration parameters, such as the target number of significant figures or the mathematical operator.
- Review the step-by-step breakdown, which highlights significant, leading, captive, and ambiguous digits with clear visual feedback.

## Use cases

- Chemistry students verifying their homework answers for sig-fig counting and rounding exercises.
- Physics teachers demonstrating how leading, captive, and trailing zeros affect measurement precision during lectures.
- Lab researchers calculating final values from raw experimental data using correct propagation rules.

## Frequently asked questions

### How does the tool handle trailing zeros without a decimal point?

It follows the conservative convention, treating trailing zeros without a decimal point as ambiguous and not significant.

### What notation formats are supported for input numbers?

The tool accepts standard integers, decimals, and scientific notation formats like 1.23e4, 1.23E4, or 1.23×10^4.

### What is the difference between the Round and Propagate modes?

Round mode formats a single number to N sig figs, while Propagate applies mathematical operations to two numbers using precision rules.

### How are sig figs propagated in addition and subtraction?

The result is rounded to match the operand with the fewest decimal places.

### How are sig figs propagated in multiplication and division?

The result is rounded to match the operand with the fewest total significant figures.

## Related tools

- [Power Calculator](https://elysiatools.com/en/tools/power-calculator): Raise a base to any real exponent, with optional scientific notation and verification details
- [Scientific Notation Converter](https://elysiatools.com/en/tools/scientific-notation-converter): Convert numbers between standard decimal format and scientific notation, with optional engineering notation output
- [Significant Figures Calculator](https://elysiatools.com/en/tools/sig-fig-calculator): Count significant figures and round numbers to a target number of significant digits
- [Podcast Chapter Marker Builder](https://elysiatools.com/en/tools/podcast-chapter-marker-builder): Build every podcast chapter format from one timecoded list: Podcasting 2.0 JSON + RSS tag, ID3v2.4 CHAP+CTOC burned into an MP3, Vorbis comments, mp4chaps, YouTube timestamps and SRT, with a per-player support matrix.
- [Rose Chart Generator](https://elysiatools.com/en/tools/rose-chart): Generate beautiful Nightingale rose charts (coxcomb charts) to visualize data through both angle and area, perfect for comparative analysis and historical data presentation
- [Convert AVIF to TIFF](https://elysiatools.com/en/tools/avif-to-tiff): Convert AVIF images to TIFF format with lossless quality, compression options, and professional workflows
- [Base Excess Calculator (Metabolic Component)](https://elysiatools.com/en/tools/base-excess-calculator): Calculate base excess (BE) using the Siggaard-Andersen formula. BE < −3 metabolic acidosis, > +3 metabolic alkalosis. HCO₃⁻ auto-calculated from pH + PaCO₂ if omitted. Derived from Siggaard-Andersen 1974, Cornell PICU, Medscape, and Langer 2022. Not medical advice.
- [Batch Image Convert](https://elysiatools.com/en/tools/batch-convert): Convert multiple images to different formats with quality settings and batch processing

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Physics Classroom and Lab Calculators](https://elysiatools.com/en/hubs/physics-classroom-and-lab-calculators): Compare force, energy, motion, buoyancy, pressure, wave, decibel, and measurement-precision tools in one focused physics study and lab workflow hub.
- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
