- qspec.get_val_with_unc ( val_string )[source]
-
- Parameters:
-
- val_stringstr
The str representation of a number with uncertainty of the format '1.234(56)'. Decimal separators can be used or spared arbitrarily.
- Returns:
-
- out(float, float)
The value and its uncertainty.