Recent Changes - Search:

edit SideBar

libtomfloat

Description

A free open source portable multiple precision floating point arithmetic library written entirely in C. The library is designed to provide a simple to work with API that provides fairly efficient routines that build out of the box without configuration.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://www.libtom.org/?page=features&newsitems=5&whatfile=ltf

Version: 0.02-1

Downloads

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on February 23, 2011, at 03:21 PM