Versions in this module Expand all Collapse all v1 v1.0.0 Oct 10, 2022 Changes in this version + func Dtoa(v float64, mode Mode, requested_digits int, buffer []byte) (digits []byte, decimal_point int, result bool) + type Mode int + const ModePrecision + const ModeShortest