MCPcopy Create free account
hub / github.com/andeya/algorithm / ParseSI

Function ParseSI

go-humanize/si.go:100–110  ·  view source on GitHub ↗

ParseSI parses an SI string back into the number and unit. See also: SI, ComputeSI. e.g. ParseSI(2.2345pF) -> (2.2345e-12, "F", nil)

(input string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

TestSIFunction · 0.85
BenchmarkParseSIFunction · 0.85

Calls

no outgoing calls

Tested by 2

TestSIFunction · 0.68
BenchmarkParseSIFunction · 0.68