Decimal.this

Constucts an object from a decimal string.

Parameters

number string

Decimal string with comma/point or without it.

fixedPointPosition size_t

Position of decimal point in new object.

Meta