Significant figures calculation
Mel
mwilson at the-wire.com
Tue Jun 28 07:47:10 EDT 2011
More information about the Python-list mailing list
Tue Jun 28 07:47:10 EDT 2011
- Previous message (by thread): Significant figures calculation
- Next message (by thread): Significant figures calculation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Erik Max Francis wrote: > Chris Angelico wrote: >> On Tue, Jun 28, 2011 at 12:56 PM, Steven D'Aprano >> <steve+comp.lang.python at pearwood.info> wrote: >>> Zero sig figure: 0 > > That's not really zero significant figures; without further > qualification, it's one. > >> Is 0.0 one sig fig or two? > > Two. > >> (Just vaguely curious. Also curious as to >> whether a zero sig figures value is ever useful.) > > Yes. They're order of magnitude estimates. 1 x 10^6 has one > significant figure. 10^6 has zero. By convention, nobody ever talks about 1 x 9.97^6 . Mel.
- Previous message (by thread): Significant figures calculation
- Next message (by thread): Significant figures calculation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list