Download List

프로젝트 설명

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

버그는 어디에 엡실론의 다양한 가치와 잘못된 결과를 반환 함수를 호출 해결되었습니다. 대화형 모드에서 버그를 특정했다 인쇄상의 오류가 종료 계산기 해결되었습니다 발생할 것이다. solve.cal에서 버그가 수정되었습니다. 마이너 설명서를 개선되었다. Makefile의 빌드 프로세스를 개선했다.
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

맥 OS / 다윈 더이상 시도를 대상으로 ldconfig를 사용. ""rpm.release의 사용을 제거하여 해결되었습니다 디버그합니다. 비어있는 사용자 지정 설치를하는 동안 제거되지 않습니다 디렉토리를 포함합니다. "소지품"/ 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

맥 OS 다윈 더이상 시도를 대상으로 ldconfig를 사용. ""rpm.release의 사용을 제거하여 해결되었습니다 디버그합니다. 비어있는 사용자 지정 설치를하는 동안 제거되지 않습니다 디렉토리를 포함합니다.
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

야코비 내장의 기능을 수정했다 : 어떤 경우에 어디로 0으로 반환해야 1를 반환했습니다. 오픈 BSD는 대상 건설이 추가되었습니다. Makefile의 호환성 수정 프로그램은 이전 쉘의되었다.
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

계산기 man 페이지에서 - i를 플래그에 대한 표현을 고정했다. 도움말 / 예기치 않은 도움 / 랜드, help /에 무작위로, 도움 / config를 업데이 트되었습니다. $ (READLINE_EXTRAS) Makefile의 변수 $에서 밖으로 나누는 (READLINE_LIB) 페도라 RPM을 요구했다. 언제 Makefile의 변수는 $ (ALLOW_CUSTOM) 정의되지 않았거나 비어 libcustcalc 라이브러리를 내장하지 않습니다. calc_debug의 비트 8 (0x80으로) 사용자 정의 디버깅을 위해 예약되어있습니다. FILEPOS 사본 길이가 해결되었습니다. Makefile의 계산기 바이트 순서를 변경 강제할 수 방법.
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