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