double-conversion - Library providing binary-decimal and decimal-binary routines for IEEE doubles
Website: | https://github.com/google/double-conversion |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Provides binary-decimal and decimal-binary routines for IEEE doubles. The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been re-factored and improved so that it can be used more easily in other projects.
Packages
double-conversion-3.3.0-1.aldos.i686 [47 KiB] |
Changelog
by Joel Barrios (2024-01-17):
- Update to 3.3.0. |