help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to use GNU MP in octave?


From: lming_44
Subject: How to use GNU MP in octave?
Date: Tue, 24 May 2005 10:43:31 +0800
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

Hi!
    I have a problem in calculating 1000! in octave. By default, octave
will return "ans=Inf". So I have to write a C program with GNU MP lib.
It is much more difficult to write a C program. Is there a method to
calculate very large/small numbers in octave? I mean can I force Octave
to do all its operators with high precision? No matter whether it use
GNU MP or other libs or built-in ones. Thanks!
    Regards.
     lming



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]