dtoa.c

GPTKB entity

Statements (18)
Predicate Object
gptkbp:instanceOf source code file
gptkbp:author gptkb:David_M._Gay
gptkbp:citation David M. Gay, Correctly Rounded Binary-Decimal and Decimal-Binary Conversions, Numerical Analysis Manuscript 90-10, AT&T Bell Laboratories, 1990
gptkbp:firstReleased 1990s
https://www.w3.org/2000/01/rdf-schema#label dtoa.c
gptkbp:influenced d2s (double-to-string) algorithms
strtod implementation
gptkbp:license public domain
gptkbp:notableFor Dragon4
Grisu
gptkbp:purpose conversion between double-precision floating-point and string representations
gptkbp:repository https://www.netlib.org/fp/dtoa.c
gptkbp:usedIn gptkb:Python
JavaScript engines
many C standard libraries
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:David_M._Gay
gptkbp:bfsLayer 7