ダウンロードリスト

プロジェクト概要

CalcはC言語に似た言語を使用する、任意の精度の算術システムです。計算機、アルゴリズムのプロトタイプ、数学研究のツールとして有用です。もっと重要なのは、Calcは、マシンに依存しない計算の意味を提供することです。 Calcには、組み込み数学関数やプログラム関数の豊富なセットが付属しています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2008-10-24 19:53
2.12.4

バグがイプシロンの異なる値が間違った結果を返すと、固定された関数を呼び出す。対話型モードでバグ特定された誤植を終了するにはCalcの固定された原因となります。 solve.calのバグが修正されました。マイナーマニュアルの改善が行われた。 Makefileとビルドのプロセスが改善された。
タグ: 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 /ダーウィンはもはやしようldconfigを使用して対象とする。 ""rpm.releaseの使用を削除することによって固定されているデバッグを確認します。空のカスタムインストール時に削除されていないディレクトリが含まれます。"上書き"/ Makefileのカスタムを再構築し、固定されているを確認します。
タグ: 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のダーウィンはもはやしようldconfigを使用して対象とする。 ""rpm.releaseの使用を削除することによって固定されているデバッグを確認します。空のカスタムインストール時に削除されていないディレクトリが含まれます。
タグ: 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を返します。 OpenBSDのターゲットのビルドが追加されました。Makefileの互換性を修正、古い殻のために作られた。
タグ: 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

Calcのマニュアルページには、- iフラグの文言を修正しました。ヘルプ/予期せぬヘルプ/ランド、ヘルプ/ randomは、ヘルプ/ configに更新されました。 $(READLINE_EXTRAS)Makefileの変数$から出て分割された(READLINE_LIB)Fedora RPMの要件については、。ときに、Makefileの変数$(ALLOW_CUSTOM)されていないか、または空の場合、libcustcalcライブラリはビルドされていません。 calc_debugのビット8(0x80)が、カスタムのデバッグのために予約されます。 FILEPOSコピーの長さは固定された。 MakefileはCalcのバイト順序を変更させることができますように。
タグ: 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.

プロジェクトリソース