AppendFloat appends src to dst as a JSON number per RFC 7159, section 6. It formats numbers similar to the ES6 number-to-string conversion. See https://go.dev/issue/14135. The output is identical to ECMA-262, 6th edition, section 7.1.12.1 and with RFC 8785, section 3.2.2.3 for 64-bit floating-point
(dst []byte, src float64, bits int)
source not stored for this graph (policy: none)
no outgoing calls
searching dependent graphs…