Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Multiple Precision Arithmetic Toolbox details
Login with GitLab

Multiple Precision Arithmetic Toolbox

quadpruple and octuple precision arithmetic for scilab
(764 downloads for this version - 21609 downloads for all versions)
Details
Version
0.1
A more recent valid version exists: 1.0
Author
Tsubasa Saito
Owner Organization
not applicable
Maintainer
Tsubasa Saito
Category
License
Creation Date
September 29, 2011
Source created on
No source archive has been provided for this toolbox version.
Binaries available on
This toolbox is in the process of being built
Description
            Multiple Precision Arithmetic Toolbox(MuPAT) is the convenient multiple
precision arithmetic toolbox for Scilab.
MuPAT is based on Double-Double (DD) arithmetic and Quad-Double (QD)
arithmetic.
DD and QD arithmetic only need double precision arithmetic environment.
MuPAT has the following features:
  Programs can be simply to use DD and QD arithmetic.
    We can use the same operators (+,-,*,/) for double, DD and QD arithmetic.
    We can also use relational operators and several Scilab functions for DD and
QD in the same way as double.
  Double, DD and QD arithmetic can be used at the same time, and also mixed
precision arithmetic is available.
  Independent of any hardwares.
There are two implementations. One is only using Scilab functions, and the other
is a high speed one which calls functions written in C language on Windows.            
Files (2)
[326.98 kB]
Miscellaneous file

[395.40 kB]
Miscellaneous file
This toolbox runs only on windows O/S. 
News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.