Re: avoid scientific notation
- From: Duane Bozarth <dpbozarth@xxxxxxxxxxxx>
- Date: Tue, 07 Jun 2005 12:28:23 -0500
Gerald Hernandez wrote:
>
> "Tom F" <TomF@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:ED6ABDF2-E8F0-412C-B9C6-2068EC6C4F8B@xxxxxxxxxxxxxxxx
> > I am trying to add some large numbers (between 10^15 and 10^300) and want
> to know the exact values.....
....snip...
> The only way you are going to be able to deal with such disparate values is
> to use a separate math library designed to handle such extraordinarily large
> values / differences, or write your own. I can't think of any in particular
> at the moment, but they are out there. And I'm fairly certain they are more
> efficient than what you have done so far. But no way around it, to do this
> is very resource intensive.
>
> Gerald
I don't know of large integer package implemented in VB but there are
some in Fortran that could either be translated or turned into a
dll....www.fortran.com has links.
.
- References:
- avoid scientific notation
- From: Tom F
- Re: avoid scientific notation
- From: Gerald Hernandez
- avoid scientific notation
- Prev by Date: Re: Using non-modal forms when modal form displayed
- Next by Date: Lost Focus and Tab Click
- Previous by thread: Re: avoid scientific notation
- Next by thread: Re: avoid scientific notation
- Index(es):