zmij 0.0.1

A double-to-string conversion algorithm based on Schubfach and yy
Documentation

A double-to-string conversion algorithm based on Schubfach and yy.

This Rust implementation is a line-by-line of Victor Zverovich's implementation in C++, https://github.com/vitaut/zmij.