パッケージ: libdouble-conversion-dev (3.3.0-1 など) [debports]
libdouble-conversion-dev に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
routines to convert IEEE floats to and from strings (development files)
This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces.
The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects.
This package contains a static version of the library and development headers.
その他の libdouble-conversion-dev 関連パッケージ
|
|
|
|
-
- dep: libdouble-conversion3 (= 3.3.0-1+b1)
- routines to convert IEEE floats to and from strings