Translates an {@code int} into a {@code BigDecimal}. The scale of the {@code BigDecimal} is zero.
@param val {@code int} value to be converted to {@code BigDecimal}.
See Implementation
Translates an {@code int} into a {@code BigDecimal}. The scale of the {@code BigDecimal} is zero.
@param val {@code int} value to be converted to {@code BigDecimal}.