ダウンロードリスト

プロジェクト概要

!SpecialValue は、特別な数値を正確に表現することができます C++ ライブラリです。これは浮動小数点として通常近似は分数または番号 sqrt(-2) などを格納することは通常不可能である場合に役立ちます。

システム要件

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

2004-10-01 12:48
0.5.0

ドキュメントについては、更新され、いくつかの追加機能が追加されました。冗長機能が削除された。
タグ: Code cleanup
The documentation was updated, and some extra
functionality was added. Redundant functions were
removed.

2004-05-18 15:42
0.4.0

()のビットパターンを型定義が不可欠charからに変更され、このバージョンは、前任者と再び互換性がないですunsigned short型。
タグ: Code cleanup
The (essential) bit pattern typedef was changed
from char to unsigned short, which makes this
version incompatible with its predecessors again.

2004-02-13 19:42
0.3.1

関数の経験、がexp2、exp10、罪は、cos、tanは、ベビーベッド、シンフ、こん捧、tanh、coth、およびログがサポートされます。いくつかのバグsqrtで修正されている。
タグ: Major feature enhancements
The functions exp, exp2, exp10, sin, cos, tan, cot, sinh, cosh, tanh, coth, and log are supported now. Some bugs have been fixed in sqrt.

2004-01-28 14:17
0.3.0

インターフェイスを変更しています。これを行うには悪いですが、それについては、このライブラリのすべての後に開発されているArithmosプロジェクトで必要とされた。内部表現になるようなライブラリは現在、記事は、"コンピュータの算術演算の実装にユニバーサルの意味での"アイデアを実装して適応されたBのバードンクjをVervloetおよびA. Cuytは、TJCSに提出されていますが。
タグ: Major feature enhancements
The interface has changed. This is a bad thing to
do, but it was required by the Arithmos project,
for which this library is developed after all.
The internal representation was adapted such that
the library now implements the ideas in the
article "Universal semantics for computer
arithmetic implementations" by B. Verdonk, J.
Vervloet, and A. Cuyt, which has been submitted to
TJCS.

2002-11-27 10:41
0.1.3

FreeBSDの今がGCCの3.xを使用してサポートされていくつかの追加機能、および追加された共有ライブラリをlibtoolに構築することができます。
タグ: Minor feature enhancements
FreeBSD is now supported when using GCC 3.x. Some extra functionality was added, and shared libraries can be built with libtool.

プロジェクトリソース