Numeric.setFromString

void setFromString(string str)

Sets numeric with a number represented by str, in the C locale format (dot as a fraction separator).

Parameters

stra string representing a number, in the C locale format