dtoaversion

Converts OCaml floats into strings (doubles to ascii, "d to a"), using the efficient Grisu3 algorithm.

This is a (partial) port of Google's double-conversion library from C++ to C.

AuthorMarshall Roch <mroch@fb.com>
LicenseMIT
Published
Homepagehttps://github.com/flowtype/ocaml-dtoa
Issue Trackerhttps://github.com/flowtype/ocaml-dtoa/issues
MaintainerMarshall Roch <mroch@fb.com>
Dependencies
Source [http] https://github.com/flowtype/ocaml-dtoa/releases/download/v0.3.1/dtoa-0.3.1.tbz
md5=c782646b12a03015dcecf687ea120a05
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/dtoa/dtoa.0.3.1/opam
Required by