Sig fig rules

rules

  • nonzero numbers are always significant

  • embedded zeros (between nonzero digits) are always significant

  • leading zeros (any proceeding the first nonzero digit) are not significant

  • trailing zeros (following the last nonzero digit) are significant ONLY if the decimal point is specified (200 vs. 200.0 —> 1 vs 4 sig figs)