O object

BigDecimalFromDigits

extends Object with Floating with Serializable

Supertypes

Object, Floating, Serializable

Members

def 

fromDigits

( digits: String ) : BigDecimal

Convert digits string to value of type T digits can contain - sign + or - - sequence of digits between 0 and 9

Convert digits string to value of type T digits can contain - sign + or - - sequence of digits between 0 and 9