Re: math function in C++
- From: dcorbit@xxxxxxxxx
- Date: 26 Oct 2006 12:52:43 -0700
dcorbit@xxxxxxxxx wrote:
vinicius.sjdr wrote:
There are some function with more precison than "long double" in c++ or
c++ building?
Lots of them.
Do a web search for hfloat and apfloat and miracl and qfloat and CLN.
Consider also hpalib and ARPREC
And read this:
http://www.mat.niu.edu/~rusin/known-math/94/bignum
I seem to remember that D. J. Bernstein has a multiple precision tool
set, but I can't remember what it is called.
That should get you started.
See also:
http://www.numbertheory.org/ntw/N1.html
.
- Follow-Ups:
- Re: math function in C++
- From: vinicius.sjdr
- Re: math function in C++
- References:
- math function in C++
- From: vinicius.sjdr
- Re: math function in C++
- From: dcorbit
- math function in C++
- Prev by Date: Re: Need recommendations for optimization software
- Next by Date: Re: Problem solving A*X = B
- Previous by thread: Re: math function in C++
- Next by thread: Re: math function in C++
- Index(es):