[ Version ( since = "5.0.2" ) ]
public void set_from_string (string str)
Sets this with a number represented by str
, in the C locale format (dot as a fraction
separator).
this |
a Numeric |
str |
a string representing a number, in the C locale format |