ComputeSI finds the most appropriate SI prefix for the given number and returns the prefix along with the value adjusted to be within that prefix. See also: SI, ParseSI. e.g. ComputeSI(2.2345e-12) -> (2.2345, "p")
(input float64)
Source from the content-addressed store, hash-verified