Numeric.setFromString

void setFromString(string str) nothrow

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