Converts the input into a number and throws an error if the conversion fails.
The converted number
TypeError if the conversion resulted in NaN
TypeError
NaN
@augment-vir/common
Converts the input into a number and throws an error if the conversion fails.