Numeric.setFromString

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

class Numeric
void
setFromString
(
string str
)

Parameters

str string

a string representing a number, in the C locale format