Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

lib64dragonbox-devel-1.1.3-1 RPM for x86_64

From OpenMandriva Cooker for x86_64 / main / release

Name: lib64dragonbox-devel Distribution: OpenMandriva Lx
Version: 1.1.3 Vendor: OpenMandriva
Release: 1 Build date: Thu Nov 3 10:52:11 2022
Group: Development/C Build host: predator-1.openmandriva.org
Size: 190791 Source RPM: dragonbox-1.1.3-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://github.com/jk-jeon/dragonbox
Summary: Development files for the dragonbox float-to-string conversion library
Development files (Headers etc.) for dragonbox.

Dragonbox is a float-to-string conversion algorithm.

It generates a pair of integers from a floating-point number: the decimal
significand and the decimal exponent of the input floating-point number.
These integers can then be used for string generation of decimal
representation of the input floating-point number, the procedure
commonly called ftoa or dtoa.

The algorithm guarantees three things:

1. It has the roundtrip guarantee; that is, a correct parser interprets the
   generated output string as the original input floating-point number.

2. The output is of the shortest length; that is, no other output strings that
   are interpreted as the input number can contain less number of significand
   digits than the output of Dragonbox.

3. The output is correctly rounded: the number generated by Dragonbox is the
   closest to the actual value of the input number among possible outputs of
   minimum number of digits.

Provides

Requires

License

Apache-2.0

Files

/usr/include/dragonbox-1.1.3
/usr/include/dragonbox-1.1.3/dragonbox
/usr/include/dragonbox-1.1.3/dragonbox/dragonbox.h
/usr/include/dragonbox-1.1.3/dragonbox/dragonbox_to_chars.h
/usr/lib64/cmake/dragonbox-1.1.3
/usr/lib64/cmake/dragonbox-1.1.3/dragonboxConfig.cmake
/usr/lib64/cmake/dragonbox-1.1.3/dragonboxConfigVersion.cmake
/usr/lib64/cmake/dragonbox-1.1.3/dragonboxTargets-relwithdebinfo.cmake
/usr/lib64/cmake/dragonbox-1.1.3/dragonboxTargets.cmake
/usr/lib64/libdragonbox_to_chars.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Apr 28 23:04:15 2024