|
[Date Index]
[Thread Index]
[Author Index]
precision of numbers
- To: mathgroup at smc.vnet.net
- Subject: [mg54056] precision of numbers
- From: fartous at mail15.com
- Date: Wed, 9 Feb 2005 09:27:29 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
in the product:
15525600000*445.25*24
the output is:
1.65907*(10^14)
also when we use:
N[15525600000*445.25*24, 15]
the output is 1.65907*(10^14)
but i want the precise number:
165906561600000
what could i do
jack
Prev by Date:
Re: Style of the motion submenu
Next by Date:
Re: Summary: Which[] as Textbook Input, Plot[] Questions
Previous by thread:
Re: UpValues for Blank[foo]
Next by thread:
Re: precision of numbers
|