Skip to content
/ fxcalc Public

fxcalc is a platform independent scientific calculator, capable of 128-bit floating point math, written with the FOX GUI Toolkit. It is a clone of the Windows 2000 calculator, with a few additional features, originally developed for use on Linux and UNIX systems.

License

Notifications You must be signed in to change notification settings

dgraves/fxcalc

Repository files navigation

fxcalc version 1.0.13, Copyright (C) 2000-2010 Dustin Graves <dgraves@computer.org>
fxcalc comes with ABSOLUTELY NO WARRANTY.  This is free software, and you are
welcome to redistribute it under certain conditions; see COPYING for details.

fxcalc is a platform independent scientific calculator, capable of
128-bit floating point math, and distributed under the terms of the
GNU General Public License.

This software uses the FOX Platform Independent GUI Toolkit Library.
The FOX Library is Copyright (C) 1997,2000-2004 Jeroen van der Zijp and is
available freely under the GNU Lesser Public License at the following site:
http://www.fox-toolkit.org

This software contains code from version 2.2 of the`doubledouble' software
package which implements doubled-double (approximately 30 decimal place) floating
point arithmetic on IEEE 754 floating-point hardware.
The doubledouble library is Copyright (C) 1997 Keith Martin Briggs and is
available freely under the GNU General Public License.  

The version of the doubledouble library (which this program uses for 128-bit
floating point math) distributed with this program differs from the
official doubledouble distribution.  Some modifications to the source have been
made in order to compile with current versions of gcc, MIPSpro CC, and Visual C++.

See INSTALL for installation instructions

About

fxcalc is a platform independent scientific calculator, capable of 128-bit floating point math, written with the FOX GUI Toolkit. It is a clone of the Windows 2000 calculator, with a few additional features, originally developed for use on Linux and UNIX systems.

Resources

License

Stars

Watchers

Forks

Packages

No packages published