Ask for recommended module for precise number
- From: "Tom" <chi.lun@xxxxxxxxx>
- Date: 22 Jan 2006 00:25:30 -0800
Dear all,
Currently I am writing a mathematic module which has multiplications
and divisions of very small and big numbers. I use log() and exp() to
handle those problem, but it makes the codes less understandable and
intitutive.
Therefore, I am planning to write a new module to automatically convert
the number into log space (internally) if it is too big or too small.
I hope to ask whether there is already some modules in PERL or C
perform this tasks. Do anyone have some idea?
Thanks in advance.
Tom
.
- Follow-Ups:
- Re: Ask for recommended module for precise number
- From: Sisyphus
- Re: Ask for recommended module for precise number
- From: Dr.Ruud
- Re: Ask for recommended module for precise number
- Prev by Date: Re: Compilation problem using make
- Next by Date: Re: Ask for recommended module for precise number
- Previous by thread: Compilation problem using make
- Next by thread: Re: Ask for recommended module for precise number
- Index(es):
Relevant Pages
|