Number Interpretation
- To: mathgroup at smc.vnet.net
- Subject: [mg132183] Number Interpretation
- From: Fred Najmy <fnajmy at gmail.com>
- Date: Sat, 11 Jan 2014 02:36:51 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
I am reviewing a Mathematica .nbp file that has the following:
{{0, 1 + 0 + I}, {5 / 1000,
0.9999999999847721045042438122431718714655894269990365019598`25.150514997825 \
375 +
1.25519569527802613824942268491956207005033965921776`17.249226438990693*^-8
i}, {1 / 100,
0.9999999999393759746787299815680269036853709212503710127799`25.150514997805 \
658 +
2.51024422432507546938405480766746430636843824469906`17.550230974339705*^-8
i}, <===== This continues for many lines.
How do I interpret the following numbers?
{0, 1 + 0 + I}
0.9999999999393759746787299815680269036853709212503710127799`25.150514997805 \
658 +
2.51024422432507546938405480766746430636843824469906`17.550230974339705*^-8
i}
- Follow-Ups:
- Re: Number Interpretation
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: Number Interpretation