Download List

Descripción del Proyecto

Calc is arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-10-24 19:53
2.12.4

Un error en el que llamar a las funciones con valores diferentes de Epsilon se devuelven resultados incorrectos fue corregido. Un error errores tipográficos fueron determinados en modo interactivo causaría Calc para salir fue corregido. Un error en solve.cal fue corregido. Mejoras leves de documentación se realizaron. El Makefile y proceso de construcción se han mejorado.
Tags: Major bugfixes
A bug where calling functions with different
values of epsilon would return incorrect results
was fixed. A bug were certain typographical errors
in interactive mode would cause calc to exit was
fixed. A bug in solve.cal was fixed. Minor
documentation improvements were made. The Makefile
and build process were improved.

2008-05-10 21:34
2.12.3.3

Mac OS / Darwin objetivos ya no intenta utilizar ldconfig. "hacer de depuración" ha sido fijado por la eliminación de la utilización de rpm.release. Una costumbre vacía incluir el directorio no se quita durante la instalación. "Hacer paliza" ha sido fijado por la reconstrucción de la costumbre / Makefile.
Tags: Minor bugfixes
Mac OS/Darwin targets no longer attempt to use
ldconfig. "make debug" has been fixed by removing
the use of rpm.release. An empty custom include
directory is not removed during installation.
"make clobber" has been fixed by rebuilding
custom/Makefile.

2008-05-09 23:08
2.12.3.2

Mac OS Darwin objetivos ya no intenta utilizar ldconfig. "hacer de depuración" ha sido fijado por la eliminación de la utilización de rpm.release. Una costumbre vacía incluir el directorio no se quita durante la instalación.
Tags: Minor bugfixes
Mac OS Darwin targets no longer attempt to use ldconfig. "make debug" has been fixed by removing the use of rpm.release. An empty custom include directory is not removed during installation.

2008-02-24 16:57
2.12.3.0

El Jacobi incorporada se fijó función: se ha obtenido 1, en algunos casos en los que debería haber devuelto 0. El objetivo era construir OpenBSD agregó. Makefile correcciones de compatibilidad se hicieron para los depósitos de edad.
Tags: Minor bugfixes
The Jacobi built-in function was fixed: it
returned 1 in some cases where it should have
returned 0. An OpenBSD build target was added.
Makefile compatibility fixes were made for old
shells.

2007-10-16 16:33
2.12.2.2

El texto de la bandera-i en la página del manual de Calc fue corregido. Ayuda / inesperado, de ayuda / rand, Ayuda al azar, y ayudar a / config se actualizaron. El $ () READLINE_EXTRAS variables Makefile se dividieron entre los $ () READLINE_LIB para los requisitos de Fedora RPM. Cuando el Makefile ALLOW_CUSTOM variable $ () no está definido o está vacío, la biblioteca libcustcalc no se construye. Bit 8 (0x80) de calc_debug está reservado para la depuración de la costumbre. La longitud de una copia FilePos fue corregido. La forma en que el Makefile puede obligar a la orden de bytes Calc se ha cambiado.
Tags: Minor bugfixes
The wording for the -i flag in the calc man page
was fixed. help/unexpected, help/rand,
help/random, and help/config were updated. The
${READLINE_EXTRAS} Makefile variables were split
out from ${READLINE_LIB} for Fedora RPM
requirements. When the Makefile variable
${ALLOW_CUSTOM} is not defined or empty, the
libcustcalc library is not built. Bit 8 (0x80) of
calc_debug is reserved for custom debugging. The
length of a FILEPOS copy was fixed. The way the
Makefile can force the calc byte order was
changed.

Project Resources