ryu v2.0
- Created
- Updated
Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety.
# Usage
The package ryu provides CMake targets:
find_package(ryu CONFIG REQUIRED)
target_link_libraries(main PRIVATE RYU::ryu RYU::ryu_printf)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- nicole mazzuca
- kreuzerkrieg
- georg-emg
- Billy O'Neal
- sbrajchuk