ダウンロードリスト

プロジェクト概要

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

システム要件

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

2006-06-27 11:13
2.12.0.6

複数のヘルプファイルが更新されたり、修正しました。 ssqリストで引数の処理()に変更されました。オプションの引数quomodに追加された()は、丸めモードを制御します。トークン解析キャリッジリターン、垂直タブを無視するように変更され、フォームフィード、他のオペレーティングシステムからのテキストファイル形式との相互運用を有効にする。 "アンインストール"ルールを構築導入されてください。
タグ: Minor feature enhancements
Several help files were updated or fixed. The processing of list arguments in ssq() was changed. An optional argument was added to quomod() to control its rounding mode. Token parsing was changed to ignore carriage returns, vertical tabs, and form feeds, to enable interoperation with text file formats from other operating systems. A "make uninstall" build rule was introduced.

2006-06-22 12:36
2.12.0.4

異なるスコープ内で同一の識別子を使用する上でいくつかの制約が削除されました。その他の設定可能な警告が追加されました。静的変数のUnscoping修正されました。いくつかの構文規則が変更された。
タグ: Minor bugfixes
Some restrictions on the use of the same identifier in different scopes were removed. Additional configurable warnings were added. Unscoping of static variables was fixed. Some syntax rules were modified.

2006-06-13 11:59
2.12.0.3

issqのパフォーマンスは、()を改善しました。特定の設定パラメータのデフォルト値を適切な値に変更された。エラーメッセージと同様のマニュアルを強化された。
タグ: Minor feature enhancements
The performance of issq() was improved. Default values for certain config parameters were changed to reasonable values. Error messages as well as documentation were enhanced.

2006-06-06 11:46
2.12.0.2

math_fmtでスタックオーバーフロー()とscanerror()で修正されました。いくつかの機能の潜在的なエラーに対してロバストが行われた。いくつかのエラーメッセージのリダイレクトを修正しました。フラグの'- c'と同様の機能を係数()とlfactor(固定)されたのドキュメント。
タグ: Minor bugfixes
Stack overflows in math_fmt() and in scanerror() were corrected. Several functions were made more robust against potential errors. Redirection of some error messages was fixed. Documentation for the flag '-c' as well as the functions factor() and lfactor() was fixed.

2006-05-31 22:52
2.12.0.1

すべての文字列関数'の取り扱いで変更された\ 0'文字。 ANSI端末制御シーケンスのサポートが追加されました。 10を底に追加されました()組み込みのログ。コメントの処理を修正しました。 ellip.calと古いバグを修正しました。多くのドキュメントの修正が導入された。
タグ: Minor bugfixes
All string functions were modified in their handling of '\0' characters. Support for ANSI terminal control sequences was added. A log() builtin for base 10 was added. Handling of comments was fixed. An old bug with ellip.cal was fixed. Many documentation fixes were introduced.

プロジェクトリソース