MCPcopy Create free account
hub / github.com/corestoreio/pkg / ParseFloat

Function ParseFloat

util/byteconv/float.go:46–131  ·  view source on GitHub ↗

Float parses a byte-slice and returns the float it represents. If an invalid character is encountered, it will stop there.

(b []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestParseFloatFunction · 0.85

Calls 3

syntaxErrorFunction · 0.85
ParseIntFunction · 0.85
LenIntFunction · 0.85

Tested by 2

TestParseFloatFunction · 0.68