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 not stored for this graph (policy: none)
no outgoing calls