Decimal

IntFromStr

IntFromStr Description Parse a decimal string into an integer. An optional leading + is accepted.

Read More

IntToStr

IntToStr Description Convert an integer to a decimal string.

Read More