Converts a string decimal to the "billionths" format for use with QualityIn/ QualityOut
A number in the "billionths" format.
ValidationError when the parameter is not convertible to "billionths" format.
A string decimal (i.e. ".00034").
Generated using TypeDoc
Converts a string decimal to the "billionths" format for use with QualityIn/ QualityOut
Returns
A number in the "billionths" format.
Throws
ValidationError when the parameter is not convertible to "billionths" format.