Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.195 Times

Floating Point software
Filter: All | Freeware | Demo
 

Floating Point

1 2 3 4 5 > 
Added: March 16, 2010 | Visits: 1.442

Multiple-Precision Floating-Point Library The MPFR library is a C library for multiple-precision floating-point computations with exact rounding (also called correct rounding). It is based on the GMP multiple-precision library. The main goal of MPFR is to provide a library for multiple-precision floating-point computation which is both... Platforms: *nix

License: Freeware Size: 942.08 KB Download (120): Multiple-Precision Floating-Point Library Download

Added: May 10, 2013 | Visits: 575

Binary floating point arithmetic This script achieves exactness by manipulating values stored as a long integer mantissa with an integer exponent (base two). All arithmetic operations are exact except for division which has regular floating point precision. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Binary floating point arithmetic Download

bitgui: A graphical explorer of the IEEE 754 floating point formats This graphical tool displays an editable binary representation of the two floating point formats used in MATLAB, namely single and double.For the selected number three displays are available:* The value as formated by the MATLAB software* The analysis of its segments: sign, mantissa and exponent... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): bitgui: A graphical explorer of the IEEE 754 floating point formats Download

Added: October 17, 2013 | Visits: 498

Decimal Floating Point Dfp is a radix 10000 floating point math library. It features compile-time defineable precision, usual arithmetic functions (add, subtract, multiply, divide, etc.), and a set of mathematical functions including: natural logarithm and exponential, trigonometic functions and their inverses. Dfp... Platforms: Mac

License: Freeware Size: 160.3 MB Download (41): Decimal Floating Point Download

Converting Models from Floating Point to Fixed Point for Production Code Generation An essential step in embedded software development, floating- to fixed-point conversion can be tedious, labor-intensive, and error-prone. System engineers frequently design algorithms in floating-point math, usually double-precision. This format represents the ideal algorithm behavior but takes... Platforms: Matlab


Added: August 03, 2010 | Visits: 1.018

APFP APFP (Arbitrary Precision Floating Point) is an Unicon class for performing arbitrary precision floating point calculations. It also includes a class for calculating with arbitrary precision complex numbers. APFP requires unicon overloaded operators. Whats New in This Release: - Made to use... Platforms: *nix

License: Freeware Size: 100.35 KB Download (97): APFP Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.274

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked... Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: July 14, 2010 | Visits: 866

LAoE LAoE is a rich featured graphical audiosample editor, based on multi layers, floating point samples. LAoE means Layer-based Audio Editor, and it is a rich featured graphical audiosample-editor, based on multi-layers, floating-point samples, volume-masks, variable selection-intensity, and many... Platforms: *nix

License: Freeware Size: 1.3 MB Download (94): LAoE Download

Added: May 10, 2013 | Visits: 353

Binary floating point summation This script eliminates completely  rounding errors and loss of significance due to catastrophic cancellation during summation. It  achieves exactness by keeping full precision intermediate subtotals. Offers three alternative approaches, each using a different technique to store exact... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Binary floating point summation Download

Added: May 10, 2013 | Visits: 437

Floating Point Simulator This class readily reproduces textbook examples and provides immediate demonstrations of representation error, loss of precision (subtractive cancellation), and the failure of the distributive, commutative, and associative laws. Beyond textbook work, this class is also useful for exploring the... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Floating Point Simulator Download

Added: June 15, 2013 | Visits: 703

Binary to Decimal Converts binary data of any format in a string to floating point decimal of a defined fraction size.The "intsize" input parameter defines the size of the exponent and sets the fixed point location in the binary number. se accompani for test program for test of this function Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Binary to Decimal Download

Added: July 30, 2013 | Visits: 440

truncation any floating point number is separated into two parts i) integer ii)floating pointfor ex if x=-12.93 the program gives -12 and .93 as the two outputsformat:[p,q]=truncate(x);where x is a floating point number Platforms: Matlab

License: Freeware Size: 10 KB Download (46): truncation Download

Added: September 07, 2013 | Visits: 384

API for User Written Fixed-Point SFunctions API for User Written Fixed-Point and Floating-Point S-Functions.A supplement to Release 13 of Simulink and Fixed-Point Blockset.Version 0.9.0 Beta 1January 8, 2003Feedback on this beta should be sent toAndy BartlettThe MathWorks, Inc.3 Apple HillNatick, MA 01760Andy_Bartlett@mathworks.comThis zip... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (39): API for User Written Fixed-Point SFunctions Download

Added: July 25, 2013 | Visits: 805

Convert a number in Hex to uint64 For large 64 bit numbers HEX2DEC runs into floating point issues. This function uses the uint64 data type to do the conversion so there are no rounding errors. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Convert a number in Hex to uint64 Download

Added: August 29, 2008 | Visits: 1.650

XNUMBERS This Excel addin performs multi-precision floating point arithmetic. Perhaps the first package that extends the standard Excel precision from 15 up to 200 significant digits. It is for Excel 97/98 and consists of a set of 50 functions for arithmetic, trigonometric, logarithm, exponential... Platforms: Windows

License: Freeware Size: 130 KB Download (213): XNUMBERS Download

Added: August 29, 2008 | Visits: 1.426

Xnumbers2 The first package for multi-precision floating point arithmetic in Excel 97/2000, with 160 functions for arithmetic, trigonometric, logarithm, exponential, hyperbolic calculus. Linear Algebra: System resolution with Gauss-Jordan algorithm (also in a didactic step-by-step method). Gauss-Seidel... Platforms: Windows

License: Freeware Size: 700 KB Download (231): Xnumbers2 Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 615

VxDWriter VxDWriter is a tool for developing Windows 95/98 Virtual Device Driver (VxD) quickly and efficiently in C/C++. No assembly language programming skill is required with this tool. The resulting VxD, when compiler optimization is enabled, will be comparable with that written in assembly language in... Platforms: Windows

License: Shareware Cost: $429.00 USD Size: 870.4 KB Download (503): VxDWriter Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 431

OptiVec for Delphi 2005 OptiVec contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of arithmetic operators and math functions. 2. Matrix operations, e.g.: multiplication, inversion, LU decomposition, singular... Platforms: Windows, Other

License: Shareware Cost: $249.00 USD Size: 4.66 MB Download (47): OptiVec for Delphi 2005 Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 416

OptiVec for Delphi 6 OptiVec contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of arithmetic operators and math functions. 2. Matrix operations, e.g.: multiplication, inversion, LU decomposition, singular... Platforms: Windows, Other

License: Shareware Cost: $249.00 USD Size: 4.64 MB Download (48): OptiVec for Delphi 6 Download

Released: July 10, 2012  |  Added: July 10, 2012 | Visits: 562

OptiVec for Borland C++ OptiVec contains more than 3500 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of arithmetic operators and math functions. 2. Matrix operations, e.g.: multiplication, inversion, LU decomposition, singular... Platforms: Windows, Other

License: Shareware Cost: $249.00 USD Size: 3.4 MB Download (46): OptiVec for Borland C++ Download

1 2 3 4 5 >